Class IntDoubleIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form