Class IntByteIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form