Class: Apache::Hadoop::Hbase::Thrift::Hbase::GetTableRegions_args
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::GetTableRegions_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/hbase.rb
Constant Summary collapse
- TABLENAME =
1
- FIELDS =
{ # table name TABLENAME => {:type => ::Thrift::Types::STRING, :name => 'tableName', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1440 |
# File 'lib/hbase/hbase.rb', line 1440 def struct_fields; FIELDS; end |
#validate ⇒ Object
1442 1443 |
# File 'lib/hbase/hbase.rb', line 1442 def validate end |