Class ByteDoubleCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form