Class ObjectByteIntTuple

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

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

Generated by TupleCodeGenerator.

See Also: