Class: Jp::JobPoolInstrumented::Pools_result
- Inherits:
-
Object
- Object
- Jp::JobPoolInstrumented::Pools_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/rb/jp/gen-rb/job_pool_instrumented.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
200 |
# File 'lib/rb/jp/gen-rb/job_pool_instrumented.rb', line 200 def struct_fields; FIELDS; end |
#validate ⇒ Object
202 203 |
# File 'lib/rb/jp/gen-rb/job_pool_instrumented.rb', line 202 def validate end |