Class ByteCharObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form