public static class VarLengthColumnReaders.Decimal38Column extends VarLengthValuesColumn<Decimal38SparseVector>
| Modifier and Type | Field and Description |
|---|---|
protected Decimal38SparseVector |
decimal28Vector |
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 Decimal38SparseVector decimal28Vector
public boolean setSafe(int index,
DrillBuf bytebuf,
int start,
int length)
setSafe in class VarLengthValuesColumn<Decimal38SparseVector>public int capacity()
capacity in class ColumnReaderCopyright © 2017 The Apache Software Foundation. All rights reserved.