Class ByteByteFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form