Class CharIntByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form