Class ObjectShortByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form