Class ByteByteLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form