Class IntByteLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form