- All Implemented Interfaces:
- java.util.Comparator<TupleBuffer>
public abstract class TupleBufferOrderer
extends java.lang.Object
implements java.util.Comparator<TupleBuffer>
TupleBufferOrderers must be used in combination with OrderedRelations and OrderedTupleBags. They will determine the relative positions of the tuples within the OrderedRelation/OrderedTupleBag.
- Author:
- Erwin Smout