Class IntDoubleByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form