Class: Jp::JobPool::Purge_result
- Inherits:
-
Object
- Object
- Jp::JobPool::Purge_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
208 |
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 208 def struct_fields; FIELDS; end |
#validate ⇒ Object
210 211 |
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 210 def validate end |