public static class VarLengthColumnReaders.NullableVarBinaryColumn extends NullableVarLengthValuesColumn<NullableVarBinaryVector>
vectorData| Modifier and Type | Method and Description |
|---|---|
int |
capacity() |
boolean |
setSafe(int index,
DrillBuf value,
int start,
int length) |
postPageRead, readAndStoreValueSizeInformation, readField, reset, updatePosition, updateReadyToReadPositionskipReadyToReadPositionUpdateprocessPageDatacheckVectorCapacityReached, clear, determineSize, getRecordsReadInCurrentPass, hitRowGroupEnd, processPages, processPagesAsync, readIntLittleEndian, readPage, readPageAsync, readRecords, readRecordsAsync, readValues, totalValuesReadAndReadyToReadInPagepublic boolean setSafe(int index,
DrillBuf value,
int start,
int length)
setSafe in class NullableVarLengthValuesColumn<NullableVarBinaryVector>public int capacity()
capacity in class NullableVarLengthValuesColumn<NullableVarBinaryVector>Copyright © 2017 The Apache Software Foundation. All rights reserved.