Class IntIntShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form