Class FloatIntCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form