Class: Hypertable::ThriftGen::ClientService::Get_row_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::ClientService::Get_row_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/client_service.rb
Constant Summary collapse
- NAME =
1- ROW =
2- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, ROW => {:type => ::Thrift::Types::STRING, :name => 'row'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
888 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 888 def struct_fields; FIELDS; end |
#validate ⇒ Object
890 891 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 890 def validate end |