public static class ByteStreamSplitValuesWriter.IntegerByteStreamSplitValuesWriter extends ByteStreamSplitValuesWriter
ByteStreamSplitValuesWriter.DoubleByteStreamSplitValuesWriter, ByteStreamSplitValuesWriter.FixedLenByteArrayByteStreamSplitValuesWriter, ByteStreamSplitValuesWriter.FloatByteStreamSplitValuesWriter, ByteStreamSplitValuesWriter.IntegerByteStreamSplitValuesWriter, ByteStreamSplitValuesWriter.LongByteStreamSplitValuesWriterelementSizeInBytes, numStreams| Constructor and Description |
|---|
IntegerByteStreamSplitValuesWriter(int initialCapacity,
int pageSize,
ByteBufferAllocator allocator) |
| Modifier and Type | Method and Description |
|---|---|
String |
memUsageString(String prefix) |
void |
writeInteger(int v) |
close, getAllocatedSize, getBufferedSize, getBytes, getEncoding, reset, scatterBytesresetDictionary, toDictPageAndClose, writeBoolean, writeByte, writeBytes, writeDouble, writeFloat, writeLongpublic IntegerByteStreamSplitValuesWriter(int initialCapacity,
int pageSize,
ByteBufferAllocator allocator)
public void writeInteger(int v)
writeInteger in class ValuesWriterv - the value to encodepublic String memUsageString(String prefix)
memUsageString in class ValuesWriterCopyright © 2023 The Apache Software Foundation. All rights reserved.