Class ShortLongByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: