Class IntLongShortTuple

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

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

Generated by TupleCodeGenerator.

See Also: