Class IntByteIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: