Class DoubleByteByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form