Class ShortShortByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form