Class ObjectByteCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form