private static class PrivateCellUtil.FirstOnRowColTSByteBufferExtendedCell extends PrivateCellUtil.FirstOnRowColByteBufferExtendedCell
| Modifier and Type | Field and Description |
|---|---|
private static int |
FIXED_OVERHEAD |
private long |
ts |
CELL_NOT_BASED_ON_CHUNKMAX_TAGS_LENGTH| Constructor and Description |
|---|
FirstOnRowColTSByteBufferExtendedCell(ByteBuffer rBuffer,
int roffset,
short rlength,
ByteBuffer fBuffer,
int foffset,
byte flength,
ByteBuffer qBuffer,
int qoffset,
int qlength,
long ts) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp()
Return a long value representing time at which this cell was "Put" into the row.
|
long |
heapSize()
Return the approximate 'exclusive deep size' of implementing object.
|
getFamilyByteBuffer, getFamilyLength, getFamilyPosition, getQualifierByteBuffer, getQualifierLength, getQualifierPositiongetRowByteBuffer, getRowLength, getRowPosition, getType, getTypeBytegetFamilyArray, getFamilyOffset, getQualifierArray, getQualifierOffset, getRowArray, getRowOffset, getSequenceId, getTagsArray, getTagsByteBuffer, getTagsLength, getTagsOffset, getTagsPosition, getValueArray, getValueByteBuffer, getValueLength, getValueOffset, getValuePosition, setSequenceId, setTimestamp, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeepClone, getChunkId, getSerializedSize, getSerializedSize, write, writecheckForTagsLength, cloneTags, createCell, getTag, getTagsprivate static final int FIXED_OVERHEAD
private long ts
public FirstOnRowColTSByteBufferExtendedCell(ByteBuffer rBuffer, int roffset, short rlength, ByteBuffer fBuffer, int foffset, byte flength, ByteBuffer qBuffer, int qoffset, int qlength, long ts)
public long getTimestamp()
CellgetTimestamp in interface CellgetTimestamp in class PrivateCellUtil.FirstOnRowByteBufferExtendedCellpublic long heapSize()
HeapSizeheapSize in interface HeapSizeheapSize in class PrivateCellUtil.FirstOnRowColByteBufferExtendedCellCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.