Class ByteDoubleObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form