Class CharDoubleByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form