Class ShortShortIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form