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_CHUNK
MAX_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() |
long |
heapSize() |
getFamilyArray, getFamilyLength, getFamilyOffset, getQualifierArray, getQualifierLength, getQualifierOffset
getRowArray, getRowLength, getRowOffset, getType, getTypeByte
getSequenceId, getTagsArray, getTagsLength, getTagsOffset, getValueArray, getValueLength, getValueOffset, setSequenceId, setTimestamp, setTimestamp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deepClone, getChunkId, getSerializedSize, getSerializedSize, write, write
checkForTagsLength, cloneTags, getTag, getTags
private 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()
getTimestamp
in interface Cell
getTimestamp
in class PrivateCellUtil.FirstOnRowCell
public long heapSize()
heapSize
in interface HeapSize
heapSize
in class PrivateCellUtil.FirstOnRowColCell
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.