Class ObjectLongIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form