Class CharByteFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form