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.codec   
org.apache.hadoop.hbase.codec.prefixtree.encode   
org.apache.hadoop.hbase.coprocessor Table of Contents 
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.io.encoding   
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
org.apache.hadoop.hbase.io.hfile.bucket   
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.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.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.codec
CellOutputStream
          Accepts a stream of Cells.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.codec.prefixtree.encode
CellOutputStream
          Accepts a stream of Cells.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.coprocessor
FSDataInputStreamWrapper
          Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
Reference
          A reference to the top or bottom half of a store file where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io
FileLink
          The FileLink is a sort of hardlink, that allows access to a file given a set of locations.
FSDataInputStreamWrapper
          Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
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 where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io.encoding
TagCompressionContext
          Context that holds the dictionary for Tag compression and doing the compress/uncompress.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.io.hfile
FSDataInputStreamWrapper
          Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
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.bucket
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
FSDataInputStreamWrapper
          Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
HeapSize
          Implementations can be asked for an estimate of their size in bytes.
Reference
          A reference to the top or bottom half of a store file where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
TimeRange
          Represents an interval of version timestamps.
 

Classes in org.apache.hadoop.hbase.io used by org.apache.hadoop.hbase.regionserver.wal
CellOutputStream
          Accepts a stream of Cells.
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 access to a file given a set of locations.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.