Class ByteObjectCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form