public abstract class QueryIterProcessBinding extends QueryIter1
traceIterators| Constructor and Description |
|---|
QueryIterProcessBinding(QueryIterator qIter,
ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
abstract Binding |
accept(Binding binding)
Process the binding - return null for "not accept".
|
Binding |
moveToNextBinding()
The next acceptable object in the iterator.
|
outputclose, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, outputcancel, debug, hasNext, next, nextBinding, removetoString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingtoStringpublic QueryIterProcessBinding(QueryIterator qIter, ExecutionContext context)
public abstract Binding accept(Binding binding)
public Binding moveToNextBinding()
Licenced under the Apache License, Version 2.0