Class ByteLongFloatTuple

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

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

Generated by TupleCodeGenerator.

See Also: