Class: Jp::JobPool::Add_result
- Inherits:
-
Object
- Object
- Jp::JobPool::Add_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/rb/jp/gen-rb/job_pool.rb
Constant Summary collapse
- NSP =
1
- FIELDS =
{ NSP => {:type => ::Thrift::Types::STRUCT, :name => 'nsp', :class => Jp::NoSuchPool} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
135 |
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 135 def struct_fields; FIELDS; end |
#validate ⇒ Object
137 138 |
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 137 def validate end |