Class ObjectLongCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form