Class ShortObjectIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: