Class LongIntCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form