Class CharShortObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form