Class ObjectByteLongTuple

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

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

Generated by TupleCodeGenerator.

See Also: