Class IntIntIntTuple

java.lang.Object
com.illumon.iris.db.util.tuples.generated.IntIntIntTuple
All Implemented Interfaces:
StreamingExternalizable, CanonicalizableTuple<IntIntIntTuple>, Externalizable, Serializable, Comparable<IntIntIntTuple>

public class IntIntIntTuple
extends Object
implements Comparable<IntIntIntTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<IntIntIntTuple>

3-Tuple (triple) key class composed of int, int, and int elements.

Generated by TupleCodeGenerator.

See Also:
Serialized Form