Class IntCharByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form