Class LongByteIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form