public class LazyLongTreeReader extends LazyIntTreeReader
readercolumnId, previousPresentRow, previousRow, previousRowIndexEntry, rowBaseInStripe, rowIndexStride, valuePresent| Constructor and Description |
|---|
LazyLongTreeReader(int columnId,
long rowIndexStride) |
| Modifier and Type | Method and Description |
|---|---|
void |
startStripe(Map<StreamName,InStream> streams,
List<OrcProto.ColumnEncoding> encodings,
OrcProto.RowIndex[] indexes,
long rowBaseInStripe) |
close, createWritableFromLatest, get, getBoolean, getDouble, getFloat, getInComplexType, getInt, getLong, getShort, loadIndeces, next, nextBoolean, nextDouble, nextFloat, nextInt, nextIsNull, nextIsNullInComplexType, nextLong, nextShort, seek, seek, skipRows, skipRowsInComplexTypecomputeRowIndexEntry, countNonNulls, seekToPresentRow, seekToRowpublic void startStripe(Map<StreamName,InStream> streams, List<OrcProto.ColumnEncoding> encodings, OrcProto.RowIndex[] indexes, long rowBaseInStripe) throws IOException
startStripe in class LazyIntTreeReaderIOExceptionCopyright © 2013–2021. All rights reserved.