Class: Hypertable::ThriftGen::ClientService::Get_cells_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::ClientService::Get_cells_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/client_service.rb
Constant Summary collapse
- NAME =
1- SCAN_SPEC =
2- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, SCAN_SPEC => {:type => ::Thrift::Types::STRUCT, :name => 'scan_spec', :class => Hypertable::ThriftGen::ScanSpec} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
998 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 998 def struct_fields; FIELDS; end |
#validate ⇒ Object
1000 1001 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 1000 def validate end |