Class ShortLongObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form