public class Int32NestedBatchReader extends AbstractNestedBatchReader
columnDescriptor, field, nextBatchSize, readOffset| Constructor and Description |
|---|
Int32NestedBatchReader(RichColumnDescriptor columnDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnChunk |
readNestedNoNull() |
protected ColumnChunk |
readNestedWithNull() |
protected void |
seek() |
init, isInitialized, prepareNextRead, readDefinitionLevels, readNext, readNextPage, readRepetitionLevelspublic Int32NestedBatchReader(RichColumnDescriptor columnDescriptor)
protected ColumnChunk readNestedWithNull() throws IOException
readNestedWithNull in class AbstractNestedBatchReaderIOExceptionprotected ColumnChunk readNestedNoNull() throws IOException
readNestedNoNull in class AbstractNestedBatchReaderIOExceptionprotected void seek()
throws IOException
seek in class AbstractNestedBatchReaderIOExceptionCopyright © 2012–2022. All rights reserved.