Class ObjectObjectLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form