Class ShortLongIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form