Class: Apache::Hadoop::Hbase::Thrift::Hbase::ScannerOpenWithPrefix_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
Defined in:
lib/gen-rb/hbase.rb

Constant Summary collapse

SUCCESS =
0
IO =
1
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::I32, :name => 'success'},
  IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => Apache::Hadoop::Hbase::Thrift::IOError}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2011
# File 'lib/gen-rb/hbase.rb', line 2011

def struct_fields; FIELDS; end

#validateObject



2013
2014
# File 'lib/gen-rb/hbase.rb', line 2013

def validate
end