Class DoubleByteCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form