Class ByteCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form