Class FloatObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form