Class ByteShortLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form