Class IntByteFloatTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form