Class ByteByteByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form