Class ShortDoubleByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form