Class LongIntIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form