Class DoubleShortLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form