Class CharByteIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form