Class ShortIntByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form