|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcidInputFormat.Options | |
|---|---|
| org.apache.hadoop.hive.ql.io | |
| org.apache.hadoop.hive.ql.io.orc | The Optimized Row Columnar (ORC) File Format. |
| Uses of AcidInputFormat.Options in org.apache.hadoop.hive.ql.io |
|---|
| Methods in org.apache.hadoop.hive.ql.io that return AcidInputFormat.Options | |
|---|---|
AcidInputFormat.Options |
AcidInputFormat.Options.reporter(org.apache.hadoop.mapred.Reporter reporter)
Supply the reporter. |
| Methods in org.apache.hadoop.hive.ql.io with parameters of type AcidInputFormat.Options | |
|---|---|
AcidInputFormat.RowReader<V> |
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. |
| Uses of AcidInputFormat.Options in org.apache.hadoop.hive.ql.io.orc |
|---|
| Methods in org.apache.hadoop.hive.ql.io.orc with parameters of type AcidInputFormat.Options | |
|---|---|
AcidInputFormat.RowReader<OrcStruct> |
OrcInputFormat.getReader(org.apache.hadoop.mapred.InputSplit inputSplit,
AcidInputFormat.Options options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||