Class ByteByteObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form