Class ShortIntCharTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form