Class ShortDoubleIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form