Class CharLongIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form