Class CharCharDoubleTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form