Class IntObjectShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form