Class ShortByteIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form