Class IntByteCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form