Class: Apache::Hadoop::Hbase::Thrift::Hbase::ScannerGet_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/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_fieldsObject



2202
# File 'lib/thrift/hbase.rb', line 2202

def struct_fields; FIELDS; end

#validateObject



2204
2205
# File 'lib/thrift/hbase.rb', line 2204

def validate
end