Class CharLongObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form