Class ByteIntByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form