Class ByteFloatIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: