Class ByteCharCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form