Class ByteShortLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: