Class: Rebat::Thrift::RebatDB::UpdateWeightQuery_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/rebat/thrift/rebat_d_b.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::BOOL, :name => 'success'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



225
# File 'lib/rebat/thrift/rebat_d_b.rb', line 225

def struct_fields; FIELDS; end

#validateObject



227
228
# File 'lib/rebat/thrift/rebat_d_b.rb', line 227

def validate
end