Class CharShortDoubleTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form