Package org.apache.hadoop.hbase.io

Interface Summary
CellOutputStream Accepts a stream of Cells.
HeapSize Implementations can be asked for an estimate of their size in bytes.
SizedCellScanner A CellScanner that knows its size in memory in bytes.
 

Class Summary
ByteBufferOutputStream Not thread safe!
ImmutableBytesWritable A byte sequence that is usable as a key or value.
ImmutableBytesWritable.Comparator A Comparator optimized for ImmutableBytesWritable.
LimitInputStream Copied from guava source code v15 (LimitedInputStream) Guava deprecated LimitInputStream in v14 and removed it in v15.
TimeRange Represents an interval of version timestamps.
 



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