Class: Jp::JobPoolInstrumented::Pools_result

Inherits:
Object
  • Object
show all
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_fieldsObject



200
# File 'lib/rb/jp/gen-rb/job_pool_instrumented.rb', line 200

def struct_fields; FIELDS; end

#validateObject



202
203
# File 'lib/rb/jp/gen-rb/job_pool_instrumented.rb', line 202

def validate
end