Class CharByteLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form