Class ShortDoubleIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: