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.io   
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
org.apache.hadoop.hbase.io.hfile.slab   
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.mapreduce.replication   
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.regionserver.metrics   
org.apache.hadoop.hbase.regionserver.wal   
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
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.
TimeRange
          Represents an interval of version timestamps.
WritableWithSize
          An optional interface to 'size' writables.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io
CodeToClassAndBack
          A Static Interface.
CodeToClassAndBack.InternalStaticLoader
          Class that loads the static maps with their values.
FileLink
          The FileLink is a sort of hardlink, that allows to access a file given a set of locations.
HbaseObjectWritable
          This is a customized version of the polymorphic hadoop ObjectWritable.
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
HFileLink
          HFileLink describes a link to an hfile.
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
WritableWithSize
          An optional interface to 'size' writables.
 

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.io.hfile.slab
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
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.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.mapreduce.replication
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.regionserver
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
HFileLink
          HFileLink describes a link to an hfile.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.regionserver.metrics
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.wal
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.util
FileLink
          The FileLink is a sort of hardlink, that allows to access a file given a set of locations.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.