Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
DataReader |
DataReader.clone()
Clone the entire state of the DataReader with the assumption that the
clone will be closed at a different time.
|
DataReader |
Reader.Options.getDataReader() |
Modifier and Type | Method and Description |
---|---|
Reader.Options |
Reader.Options.dataReader(DataReader value) |
Modifier and Type | Method and Description |
---|---|
static DataReader |
RecordReaderUtils.createDefaultDataReader(DataReaderProperties properties) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.