Class DoubleShortShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form