Class DoubleShortByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form