Class ShortShortDoubleTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form