Class DoubleByteIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form