Class: Jp::JobPool::Add_result

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



135
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 135

def struct_fields; FIELDS; end

#validateObject



137
138
# File 'lib/rb/jp/gen-rb/job_pool.rb', line 137

def validate
end