Class CharIntShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form