Class ByteShortCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form