Uses of Package
org.apache.hadoop.hbase.io

Packages that use org.apache.hadoop.hbase.io
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.filter Provides row-level filters applied to HRegion scan results during calls to ResultScanner.next()
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
org.apache.hadoop.hbase.mapred Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
org.apache.hadoop.hbase.migration.nineteen   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.transactional   
org.apache.hadoop.hbase.rest Provides an HBase REST service. 
org.apache.hadoop.hbase.rest.descriptors   
org.apache.hadoop.hbase.rest.serializer   
org.apache.hadoop.hbase.thrift Provides an HBase Thrift service. 
org.apache.hadoop.hbase.util   
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
ImmutableBytesWritable
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.client
BatchUpdate
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
HbaseMapWritable
          A Writable Map.
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
ImmutableBytesWritable
          A byte sequence that is usable as a key or value.
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.filter
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io
BatchOperation
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
BatchUpdate
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
CodeToClassAndBack
          A Static Interface.
CodeToClassAndBack.InternalStaticLoader
          Class that loads the static maps with their values.
HbaseMapWritable
          A Writable Map.
HbaseObjectWritable
          This is a customized version of the polymorphic hadoop ObjectWritable.
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
ImmutableBytesWritable
          A byte sequence that is usable as a key or value.
Reference
          A reference to the top or bottom half of a store file.
Reference.Range
          For split HStoreFiles, it specifies if the file covers the lower half or the upper half of the key range
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io.hfile
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.mapred
BatchUpdate
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
ImmutableBytesWritable
          A byte sequence that is usable as a key or value.
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.mapreduce
ImmutableBytesWritable
          A byte sequence that is usable as a key or value.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.migration.nineteen
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.regionserver
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.regionserver.transactional
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.rest
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.rest.descriptors
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.rest.serializer
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.thrift
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
RowResult
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.util
Cell
          Deprecated. As of hbase 0.20.0, replaced by new Get/Put/Delete/Result-based API.
 



Copyright © 2010 The Apache Software Foundation