Class ShortByteByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form