Class ByteByteDoubleTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form