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.
|
output
close, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, output
cancel, debug, hasNext, next, nextBinding, remove
toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public QueryIterProcessBinding(QueryIterator qIter, ExecutionContext context)
public abstract Binding accept(Binding binding)
public Binding moveToNextBinding()
Licenced under the Apache License, Version 2.0