Class DoubleObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form