Class ObjectByteByteTuple

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

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

Generated by TupleCodeGenerator.

See Also: