Class ObjectShortCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form