Class ByteFloatCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form