Class ShortShortLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: