Class OrcKey

java.lang.Object
org.apache.orc.mapred.OrcKey
All Implemented Interfaces:
Comparable<OrcKey>, Writable, WritableComparable<OrcKey>, JobConfigurable

public final class OrcKey extends Object implements WritableComparable<OrcKey>, JobConfigurable
This type provides a wrapper for OrcStruct so that it can be sent through the MapReduce shuffle as a key.

The user should set the JobConf with orc.mapred.key.type with the type string of the type.