Class ByteByteTuple

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

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

2-Tuple (double) key class composed of byte and byte elements.

Generated by TupleCodeGenerator.

See Also:
Serialized Form