Class DoubleIntByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: