Class ByteLongObjectTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form