Class: Hypertable::ThriftGen::ClientService::Create_table_args
- Inherits:
-
Object
- Object
- Hypertable::ThriftGen::ClientService::Create_table_args
- Includes:
- Thrift::Struct
- Defined in:
- lib/hypertable/gen-rb/client_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- NAME =
1- SCHEMA =
2- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, SCHEMA => {:type => ::Thrift::Types::STRING, :name => 'schema'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
648 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 648 def struct_fields; FIELDS; end |
#validate ⇒ Object
650 651 |
# File 'lib/hypertable/gen-rb/client_service.rb', line 650 def validate end |