Class ShortObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form