Class ObjectShortLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form