Class LongObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form