Class IntShortLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form