Class: HbaseClient::Thrift::Hbase::ScannerGet_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::ScannerGet_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- ID =
1
- FIELDS =
{ # id of a scanner returned by scannerOpen ID => {:type => ::Thrift::Types::I32, :name => 'id'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2840 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2840 def struct_fields; FIELDS; end |
#validate ⇒ Object
2842 2843 |
# File 'lib/hbase-client/thrift/hbase.rb', line 2842 def validate end |