Class LongIntByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form