Class IntDoubleShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form