Class ByteObjectIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form