Class ByteShortObjectTuple

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

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

Generated by TupleCodeGenerator.

See Also: