Class IntShortObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form