Class CharShortIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form