Class ObjectIntLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: