private static class PrivateCellUtil.FirstOnRowColTSCell extends PrivateCellUtil.FirstOnRowColCell
| Modifier and Type | Field and Description | 
|---|---|
| private static long | FIXED_HEAPSIZE | 
| private long | ts | 
CELL_NOT_BASED_ON_CHUNKMAX_TAGS_LENGTH| Constructor and Description | 
|---|
| FirstOnRowColTSCell(byte[] rArray,
                   int roffset,
                   short rlength,
                   byte[] fArray,
                   int foffset,
                   byte flength,
                   byte[] qArray,
                   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. | 
getFamilyArray, getFamilyLength, getFamilyOffset, getQualifierArray, getQualifierLength, getQualifierOffsetgetRowArray, getRowLength, getRowOffset, getType, getTypeBytegetSequenceId, getTagsArray, getTagsLength, getTagsOffset, getValueArray, getValueLength, getValueOffset, setSequenceId, setTimestamp, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeepClone, getChunkId, getSerializedSize, getSerializedSize, write, writecheckForTagsLength, cloneTags, createCell, getTag, getTagsprivate static final long FIXED_HEAPSIZE
private long ts
public FirstOnRowColTSCell(byte[] rArray, int roffset, short rlength, byte[] fArray, int foffset, byte flength, byte[] qArray, int qoffset, int qlength, long ts)
public long getTimestamp()
CellgetTimestamp in interface CellgetTimestamp in class PrivateCellUtil.FirstOnRowCellpublic long heapSize()
HeapSizeheapSize in interface HeapSizeheapSize in class PrivateCellUtil.FirstOnRowColCellCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.