Class ByteIntIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form