Class IntIntByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form