Class DoubleIntIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form