Class CharLongCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form