Class IntByteDoubleTuple

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

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

Generated by TupleCodeGenerator.

See Also: