Class ByteCharByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form