Class IntShortIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form