Class ShortDoubleCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form