Class ObjectObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form