Class ByteByteShortTuple

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

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

Generated by TupleCodeGenerator.

See Also: