Class ShortObjectLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form