Class ShortShortCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form