Class IntLongObjectTuple

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

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

Generated by TupleCodeGenerator.

See Also: