public abstract class AbstractVariableWidthBlockBuilder extends AbstractVariableWidthBlock implements BlockBuilder
| Constructor and Description |
|---|
AbstractVariableWidthBlockBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractVariableWidthBlockBuilder |
writeBytes(byte[] bytes,
int offset,
int length) |
bytesCompare, bytesEqual, checkReadablePosition, compareTo, equals, getByte, getEncodingName, getEstimatedDataSizeForStats, getInt, getLong, getLong, getPositionOffset, getRawSlice, getShort, getSingleValueBlock, getSlice, hash, isEntryNull, isNull, writeBytesTo, writeBytesTo, writePositionTo, writePositionToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendNull, appendStructure, appendStructureInternal, beginBlockEntry, beginDirectEntry, build, closeEntry, getPositions, newBlockBuilderLike, newBlockBuilderLike, readPositionFrom, writeByte, writeBytes, writeInt, writeLong, writeShortbytesCompare, bytesEqual, compareTo, copyPositions, copyRegion, equals, fixedSizeInBytesPerPosition, getApproximateRegionLogicalSizeInBytes, getBlock, getByte, getEncodingName, getEstimatedDataSizeForStats, getInt, getLoadedBlock, getLogicalSizeInBytes, getLong, getLong, getPositionCount, getPositionsSizeInBytes, getRegion, getRegionLogicalSizeInBytes, getRegionSizeInBytes, getRetainedSizeInBytes, getShort, getSingleValueBlock, getSizeInBytes, getSlice, getSliceLength, hash, isNull, mayHaveNull, retainedBytesForEachPart, writeBytesTo, writeBytesTo, writePositionTo, writePositionTogetBlockUnchecked, getByteUnchecked, getIntUnchecked, getLongUnchecked, getLongUnchecked, getOffsetBase, getShortUnchecked, getSliceLengthUnchecked, getSliceUnchecked, isNullUncheckedpublic abstract AbstractVariableWidthBlockBuilder writeBytes(byte[] bytes, int offset, int length)
Copyright © 2012–2022. All rights reserved.