Class ShortObjectCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form