Class ObjectByteFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form