Class ByteDoubleLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: