Class ByteObjectLongTuple

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

public class ByteObjectLongTuple
extends Object
implements Comparable<ByteObjectLongTuple>, Externalizable, StreamingExternalizable, CanonicalizableTuple<ByteObjectLongTuple>

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form