public static class VarLengthColumnReaders.NullableVarCharColumn extends NullableVarLengthValuesColumn<NullableVarCharVector>
| Modifier and Type | Field and Description |
|---|---|
protected NullableVarCharVector.Mutator |
mutator |
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, totalValuesReadAndReadyToReadInPageprotected final NullableVarCharVector.Mutator mutator
public boolean setSafe(int index,
DrillBuf value,
int start,
int length)
setSafe in class NullableVarLengthValuesColumn<NullableVarCharVector>public int capacity()
capacity in class NullableVarLengthValuesColumn<NullableVarCharVector>Copyright © 2017 The Apache Software Foundation. All rights reserved.