Class ByteDoubleIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: