Class ByteCharIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: