Class FloatCharIntTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form