Class IntDoubleByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: