Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl.reader |
Modifier and Type | Method and Description |
---|---|
BufferChunkList |
DataReader.readFileData(BufferChunkList range,
boolean doForceDirect)
Reads the data from the file.
|
Modifier and Type | Method and Description |
---|---|
BufferChunkList |
DataReader.readFileData(BufferChunkList range,
boolean doForceDirect)
Reads the data from the file.
|
Modifier and Type | Method and Description |
---|---|
BufferChunkList |
StripePlanner.readData(OrcIndex index,
boolean[] rowGroupInclude,
boolean forceDirect)
Read the stripe data from the file.
|
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.