Class ByteIntLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form