Class: HbaseClient::Thrift::Hbase::EnableTable_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::EnableTable_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- TABLENAME =
1
- FIELDS =
{ # name of the table TABLENAME => {:type => ::Thrift::Types::STRING, :name => 'tableName', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1265 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1265 def struct_fields; FIELDS; end |
#validate ⇒ Object
1267 1268 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1267 def validate end |