Class: HbaseClient::Thrift::Hbase::GetRegionInfo_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::GetRegionInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/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
2993 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2993 def struct_fields; FIELDS; end |
#validate ⇒ Object
2995 2996 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2995 def validate end |