Class: Hypertable::ThriftGen::ClientService::Set_cell_as_array_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::ClientService::Set_cell_as_array_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/client_service.rb
Constant Summary collapse
- MUTATOR =
1- CELL =
2- FIELDS =
{ MUTATOR => {:type => ::Thrift::Types::I64, :name => 'mutator'}, CELL => {:type => ::Thrift::Types::LIST, :name => 'cell', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1478 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 1478 def struct_fields; FIELDS; end |
#validate ⇒ Object
1480 1481 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 1480 def validate end |