| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoTagsByteBufferKeyValueAn extension of the ByteBufferKeyValue where the tags length is always 0 | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static int | BBKVComparator. compare(ByteBufferKeyValue left,
       ByteBufferKeyValue right,
       boolean ignoreSequenceid) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteBufferChunkKeyValueByteBuffer based cell which has the chunkid at the 0th offset | 
| class  | NoTagByteBufferChunkKeyValueByteBuffer based cell which has the chunkid at the 0th offset and with no tags | 
| Modifier and Type | Method and Description | 
|---|---|
| private int | CellChunkImmutableSegment. createCellReference(ByteBufferKeyValue cell,
                   ByteBuffer idxBuffer,
                   int idxOffset) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.