Class CharObjectByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form