Class ByteFloatByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: