Class ByteDoubleIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form