Class LongCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form