Class ObjectIntIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form