Class LongByteIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: