Class CharShortLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form