Class ObjectCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form