Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
NoTagsByteBufferKeyValue
An 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 |
ByteBufferChunkKeyValue
ByteBuffer based cell which has the chunkid at the 0th offset
|
class |
NoTagByteBufferChunkKeyValue
ByteBuffer 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.