Class OrcInputFormat<V extends WritableComparable>


public class OrcInputFormat<V extends WritableComparable> extends FileInputFormat<NullWritable,V>
An ORC input format that satisfies the org.apache.hadoop.mapreduce API.