Class: Apache::Hadoop::Hbase::Thrift::Hbase::GetRegionInfo_args
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::GetRegionInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/hbase.rb
Constant Summary collapse
- ROW =
1
- FIELDS =
{ # row key ROW => {:type => ::Thrift::Types::STRING, :name => 'row', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2935 |
# File 'lib/hbase/hbase.rb', line 2935 def struct_fields; FIELDS; end |
#validate ⇒ Object
2937 2938 |
# File 'lib/hbase/hbase.rb', line 2937 def validate end |