Class ObjectObjectIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form