Class ByteIntCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form