public class QueryIterSort extends QueryIterPlainWrapper
SortedDataBagtraceIterators| Constructor and Description |
|---|
QueryIterSort(QueryIterator qIter,
Comparator<Binding> comparator,
ExecutionContext context) |
QueryIterSort(QueryIterator qIter,
List<SortCondition> conditions,
ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
requestCancel()
Propagates the cancellation request - called asynchronously with the iterator itself
|
output, setIteratorclose, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, outputcancel, debug, hasNext, next, nextBinding, removetoString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic QueryIterSort(QueryIterator qIter, List<SortCondition> conditions, ExecutionContext context)
public QueryIterSort(QueryIterator qIter, Comparator<Binding> comparator, ExecutionContext context)
public void requestCancel()
QueryIteratorBaseLicenced under the Apache License, Version 2.0