Class ByteShortIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form