Class ShortCharObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form