Class DoubleDoubleIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form