Class CharObjectLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form