Class ShortCharLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form