Class IntObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form