Class CharFloatShortTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form