Class ShortIntShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form