Class IntLongIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form