Class ByteObjectShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form