Class ByteFloatShortTuple

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

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

Generated by TupleCodeGenerator.

See Also: