Class ByteByteCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form