Class IntLongByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: