Class ByteShortShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form