Class CharByteFloatTuple

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

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

Generated by TupleCodeGenerator.

See Also: