public static class VarLengthColumnReaders.VarCharColumn extends VarLengthValuesColumn<VarCharVector>
| Modifier and Type | Field and Description |
|---|---|
protected VarCharVector.Mutator |
mutator |
protected VarCharVector |
varCharVector |
vectorData| Modifier and Type | Method and Description |
|---|---|
int |
capacity() |
boolean |
setSafe(int index,
DrillBuf bytebuf,
int start,
int length) |
readAndStoreValueSizeInformation, readField, skipReadyToReadPositionUpdate, updatePosition, updateReadyToReadPositionprocessPageData, resetcheckVectorCapacityReached, clear, determineSize, getRecordsReadInCurrentPass, hitRowGroupEnd, postPageRead, processPages, processPagesAsync, readIntLittleEndian, readPage, readPageAsync, readRecords, readRecordsAsync, readValues, totalValuesReadAndReadyToReadInPageprotected final VarCharVector.Mutator mutator
protected final VarCharVector varCharVector
public boolean setSafe(int index,
DrillBuf bytebuf,
int start,
int length)
setSafe in class VarLengthValuesColumn<VarCharVector>public int capacity()
capacity in class ColumnReaderCopyright © 2017 The Apache Software Foundation. All rights reserved.