public class FixedWidthBlock extends AbstractFixedWidthBlock
entrySize, type| Constructor and Description |
|---|
FixedWidthBlock(FixedWidthType type,
int positionCount,
io.airlift.slice.Slice slice) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPositionCount()
Returns the number of positions in this block.
|
protected io.airlift.slice.Slice |
getRawSlice() |
String |
toString() |
appendTo, compareTo, compareTo, compareTo, cursor, equalTo, equalTo, equalTo, getBoolean, getDouble, getEncoding, getLong, getObjectValue, getRegion, getSingleValueBlock, getSizeInBytes, getSlice, getType, hash, isNullpublic FixedWidthBlock(FixedWidthType type, int positionCount, io.airlift.slice.Slice slice)
protected io.airlift.slice.Slice getRawSlice()
getRawSlice in class AbstractFixedWidthBlockpublic int getPositionCount()
BlockCopyright © 2012-2014. All Rights Reserved.