Class DoubleCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form