Class IntLongObjectTuple

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

public class IntLongObjectTuple
extends Object
implements Comparable<IntLongObjectTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<IntLongObjectTuple>

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form