Class: Rebat::Thrift::RebatDB::Truncate_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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end