Class: Apache::Hadoop::Hbase::Thrift::Hbase::EnableTable_args
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::EnableTable_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/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
1207 |
# File 'lib/hbase/hbase.rb', line 1207 def struct_fields; FIELDS; end |
#validate ⇒ Object
1209 1210 |
# File 'lib/hbase/hbase.rb', line 1209 def validate end |