Class: Hypertable::ThriftGen::ClientService::Put_cells_as_arrays_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
Defined in:
lib/hypertable/gen-rb/client_service.rb

Constant Summary collapse

E =
1
FIELDS =
{
  E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => Hypertable::ThriftGen::ClientException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1282
# File 'lib/hypertable/gen-rb/client_service.rb', line 1282

def struct_fields; FIELDS; end

#validateObject



1284
1285
# File 'lib/hypertable/gen-rb/client_service.rb', line 1284

def validate
end