Class DoubleObjectByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: