Class Pair<K,V>

java.lang.Object
org.apache.avro.mapred.Pair<K,V>
All Implemented Interfaces:
Comparable<Pair>, GenericContainer, IndexedRecord, SpecificData.SchemaConstructable

public class Pair<K,V> extends Object implements IndexedRecord, Comparable<Pair>, SpecificData.SchemaConstructable
A key/value pair.