Class ByteCharDoubleTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form