Class ObjectIntObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form