Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
TagCompressionContext |
Context that holds the dictionary for Tag compression and doing the compress/uncompress.
|
TimeRange |
Represents an interval of version timestamps.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.