@InterfaceAudience.Private public class ByteBufferChunkCell extends ByteBufferKeyValue
MemStoreLABbuf, FIXED_OVERHEAD, length, offsetCELL_NOT_BASED_ON_CHUNK| Constructor and Description |
|---|
ByteBufferChunkCell(ByteBuffer buf,
int offset,
int length) |
ByteBufferChunkCell(ByteBuffer buf,
int offset,
int length,
long seqId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChunkId() |
deepClone, equals, getBuffer, getFamilyArray, getFamilyByteBuffer, getFamilyLength, getFamilyOffset, getFamilyPosition, getOffset, getQualifierArray, getQualifierByteBuffer, getQualifierLength, getQualifierOffset, getQualifierPosition, getRowArray, getRowByteBuffer, getRowLength, getRowOffset, getRowPosition, getSequenceId, getSerializedSize, getTagsArray, getTagsByteBuffer, getTagsLength, getTagsOffset, getTagsPosition, getTimestamp, getTypeByte, getValueArray, getValueByteBuffer, getValueLength, getValueOffset, getValuePosition, hashCode, heapSize, setSequenceId, setTimestamp, setTimestamp, toString, write, writepublic ByteBufferChunkCell(ByteBuffer buf, int offset, int length)
public ByteBufferChunkCell(ByteBuffer buf, int offset, int length, long seqId)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.