Class IntObjectIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form