Class IntLongByteTuple

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

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

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

Generated by TupleCodeGenerator.

See Also:
Serialized Form