Class CharCharByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form