Class ShortCharByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form