Class ByteCharLongTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form