- OrcInputFormat<V extends WritableComparable> - Class in org.apache.orc.mapred
- 
A MapReduce/Hive input format for ORC files. 
- OrcInputFormat() - Constructor for class org.apache.orc.mapred.OrcInputFormat
-  
- OrcInputFormat<V extends WritableComparable> - Class in org.apache.orc.mapreduce
- 
An ORC input format that satisfies the org.apache.hadoop.mapreduce API. 
- OrcInputFormat() - Constructor for class org.apache.orc.mapreduce.OrcInputFormat
-  
- OrcKey - Class in org.apache.orc.mapred
- 
This type provides a wrapper for OrcStruct so that it can be sent through
 the MapReduce shuffle as a key. 
- OrcKey(WritableComparable) - Constructor for class org.apache.orc.mapred.OrcKey
-  
- OrcKey() - Constructor for class org.apache.orc.mapred.OrcKey
-  
- OrcList<E extends WritableComparable> - Class in org.apache.orc.mapred
- 
An ArrayList implementation that implements Writable. 
- OrcList(TypeDescription) - Constructor for class org.apache.orc.mapred.OrcList
-  
- OrcList(TypeDescription, int) - Constructor for class org.apache.orc.mapred.OrcList
-  
- OrcMap<K extends WritableComparable,V extends WritableComparable> - Class in org.apache.orc.mapred
- 
A TreeMap implementation that implements Writable. 
- OrcMap(TypeDescription) - Constructor for class org.apache.orc.mapred.OrcMap
-  
- OrcMapredRecordReader<V extends WritableComparable> - Class in org.apache.orc.mapred
- 
This record reader implements the org.apache.hadoop.mapred API. 
- OrcMapredRecordReader(RecordReader, TypeDescription) - Constructor for class org.apache.orc.mapred.OrcMapredRecordReader
-  
- OrcMapredRecordReader(Reader, Reader.Options) - Constructor for class org.apache.orc.mapred.OrcMapredRecordReader
-  
- OrcMapredRecordReader(Reader, Reader.Options, int) - Constructor for class org.apache.orc.mapred.OrcMapredRecordReader
-  
- OrcMapredRecordWriter<V extends Writable> - Class in org.apache.orc.mapred
-  
- OrcMapredRecordWriter(Writer) - Constructor for class org.apache.orc.mapred.OrcMapredRecordWriter
-  
- OrcMapredRecordWriter(Writer, int) - Constructor for class org.apache.orc.mapred.OrcMapredRecordWriter
-  
- OrcMapredRecordWriter(Writer, int, int) - Constructor for class org.apache.orc.mapred.OrcMapredRecordWriter
-  
- OrcMapreduceRecordReader<V extends WritableComparable> - Class in org.apache.orc.mapreduce
- 
This record reader implements the org.apache.hadoop.mapreduce API. 
- OrcMapreduceRecordReader(RecordReader, TypeDescription) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordReader
-  
- OrcMapreduceRecordReader(Reader, Reader.Options) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordReader
-  
- OrcMapreduceRecordReader(Reader, Reader.Options, int) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordReader
-  
- OrcMapreduceRecordWriter<V extends Writable> - Class in org.apache.orc.mapreduce
-  
- OrcMapreduceRecordWriter(Writer) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordWriter
-  
- OrcMapreduceRecordWriter(Writer, int) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordWriter
-  
- OrcMapreduceRecordWriter(Writer, int, int) - Constructor for class org.apache.orc.mapreduce.OrcMapreduceRecordWriter
-  
- OrcOutputFormat<V extends Writable> - Class in org.apache.orc.mapred
- 
An ORC output format that satisfies the org.apache.hadoop.mapred API. 
- OrcOutputFormat() - Constructor for class org.apache.orc.mapred.OrcOutputFormat
-  
- OrcOutputFormat<V extends Writable> - Class in org.apache.orc.mapreduce
- 
An ORC output format that satisfies the org.apache.hadoop.mapreduce API. 
- OrcOutputFormat() - Constructor for class org.apache.orc.mapreduce.OrcOutputFormat
-  
- OrcStruct - Class in org.apache.orc.mapred
-  
- OrcStruct(TypeDescription) - Constructor for class org.apache.orc.mapred.OrcStruct
-  
- OrcTimestamp - Class in org.apache.orc.mapred
- 
A Timestamp implementation that implements Writable. 
- OrcTimestamp() - Constructor for class org.apache.orc.mapred.OrcTimestamp
-  
- OrcTimestamp(long) - Constructor for class org.apache.orc.mapred.OrcTimestamp
-  
- OrcTimestamp(String) - Constructor for class org.apache.orc.mapred.OrcTimestamp
-  
- OrcUnion - Class in org.apache.orc.mapred
- 
An in-memory representation of a union type. 
- OrcUnion(TypeDescription) - Constructor for class org.apache.orc.mapred.OrcUnion
-  
- OrcValue - Class in org.apache.orc.mapred
- 
This type provides a wrapper for OrcStruct so that it can be sent through
 the MapReduce shuffle as a value. 
- OrcValue(WritableComparable) - Constructor for class org.apache.orc.mapred.OrcValue
-  
- OrcValue() - Constructor for class org.apache.orc.mapred.OrcValue
-  
- org.apache.orc.mapred - package org.apache.orc.mapred
- 
 This package provides convenient access to ORC files using Hadoop's
 MapReduce InputFormat and OutputFormat. 
- org.apache.orc.mapreduce - package org.apache.orc.mapreduce
-