Class CharByteObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form