Class CharByteCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form