Class ByteCharShortTuple

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

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

Generated by TupleCodeGenerator.

See Also: