Class ByteByteCharTuple

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

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

Generated by TupleCodeGenerator.

See Also: