Class ShortShortFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form