Class ByteDoubleByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form