Class LongByteByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form