| Package | Description | 
|---|---|
| org.apache.hadoop.hive.ql.io | |
| org.apache.hadoop.hive.ql.io.orc | 
 The Optimized Row Columnar (ORC) File Format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AcidInputFormat.Options | 
AcidInputFormat.Options.reporter(org.apache.hadoop.mapred.Reporter reporter)
Supply the reporter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AcidInputFormat.RowReader<VALUE> | 
AcidInputFormat.getReader(org.apache.hadoop.mapred.InputSplit split,
         AcidInputFormat.Options options)
Get a record reader that provides the user-facing view of the data after
 it has been merged together. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AcidInputFormat.RowReader<OrcStruct> | 
OrcInputFormat.getReader(org.apache.hadoop.mapred.InputSplit inputSplit,
         AcidInputFormat.Options options)  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.