Class IntObjectLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: