| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| com.facebook.hive.orc.lazy |
| Modifier and Type | Method and Description |
|---|---|
OrcLazyRow |
RecordReader.getReader()
Get the underlying reader.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,OrcLazyRow> |
OrcInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplit inputSplit,
org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrcLazyRow.reset(OrcLazyRow other) |
Copyright © 2013–2021. All rights reserved.