private static class PrivateCellUtil.FirstOnRowColCell extends PrivateCellUtil.FirstOnRowCell
| Modifier and Type | Field and Description | 
|---|---|
| private byte[] | fArray | 
| private static long | FIXED_HEAPSIZE | 
| private byte | flength | 
| private int | foffset | 
| private byte[] | qArray | 
| private int | qlength | 
| private int | qoffset | 
CELL_NOT_BASED_ON_CHUNKMAX_TAGS_LENGTH| Constructor and Description | 
|---|
| FirstOnRowColCell(byte[] rArray,
                 int roffset,
                 short rlength,
                 byte[] fArray,
                 int foffset,
                 byte flength,
                 byte[] qArray,
                 int qoffset,
                 int qlength) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getFamilyArray()Contiguous bytes composed of legal HDFS filename characters which may start at any index in the
 containing array. | 
| byte | getFamilyLength() | 
| int | getFamilyOffset() | 
| byte[] | getQualifierArray()Contiguous raw bytes that may start at any index in the containing array. | 
| int | getQualifierLength() | 
| int | getQualifierOffset() | 
| long | heapSize() | 
getRowArray, getRowLength, getRowOffset, getTimestamp, 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, getTag, getTagsprivate static final long FIXED_HEAPSIZE
private final byte[] fArray
private final int foffset
private final byte flength
private final byte[] qArray
private final int qoffset
private final int qlength
public FirstOnRowColCell(byte[] rArray, int roffset, short rlength, byte[] fArray, int foffset, byte flength, byte[] qArray, int qoffset, int qlength)
public long heapSize()
heapSize in interface HeapSizeheapSize in class PrivateCellUtil.FirstOnRowCellpublic byte[] getFamilyArray()
CellgetFamilyArray in interface CellgetFamilyArray in class PrivateCellUtil.EmptyCellpublic int getFamilyOffset()
getFamilyOffset in interface CellgetFamilyOffset in class PrivateCellUtil.EmptyCellpublic byte getFamilyLength()
getFamilyLength in interface CellgetFamilyLength in class PrivateCellUtil.EmptyCellpublic byte[] getQualifierArray()
CellgetQualifierArray in interface CellgetQualifierArray in class PrivateCellUtil.EmptyCellpublic int getQualifierOffset()
getQualifierOffset in interface CellgetQualifierOffset in class PrivateCellUtil.EmptyCellpublic int getQualifierLength()
getQualifierLength in interface CellgetQualifierLength in class PrivateCellUtil.EmptyCellCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.