Class ByteShortObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form