Class ByteIntDoubleTuple

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

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

Generated by TupleCodeGenerator.

See Also: