@InterfaceAudience.Private public class ByteBufferChunkKeyValue extends ByteBufferKeyValue
MemStoreLABbuf, FIXED_OVERHEAD, length, offsetCELL_NOT_BASED_ON_CHUNKMAX_TAGS_LENGTH| Constructor and Description |
|---|
ByteBufferChunkKeyValue(ByteBuffer buf,
int offset,
int length) |
ByteBufferChunkKeyValue(ByteBuffer buf,
int offset,
int length,
long seqId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChunkId()
Extracts the id of the backing bytebuffer of this cell if it was obtained from fixed sized
chunks as in case of MemstoreLAB
|
deepClone, equals, getBuffer, getFamilyArray, getFamilyByteBuffer, getFamilyLength, getFamilyOffset, getFamilyPosition, getFamilyPosition, getOffset, getQualifierArray, getQualifierByteBuffer, getQualifierLength, getQualifierOffset, getQualifierPosition, getRowArray, getRowByteBuffer, getRowLength, getRowOffset, getRowPosition, getSequenceId, getSerializedSize, getSerializedSize, getTagsArray, getTagsByteBuffer, getTagsLength, getTagsOffset, getTagsPosition, getTimestamp, getTypeByte, getValueArray, getValueByteBuffer, getValueLength, getValueOffset, getValuePosition, hashCode, heapSize, setSequenceId, setTimestamp, setTimestamp, toString, write, writeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcheckForTagsLength, cloneTags, createCell, getTag, getTagspublic ByteBufferChunkKeyValue(ByteBuffer buf, int offset, int length)
public ByteBufferChunkKeyValue(ByteBuffer buf, int offset, int length, long seqId)
public int getChunkId()
ExtendedCellExtendedCell.CELL_NOT_BASED_ON_CHUNK; i.e. -1.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.