public class QueryIterFilterExpr extends QueryIterProcessBinding
traceIterators
Constructor and Description |
---|
QueryIterFilterExpr(QueryIterator input,
Expr expr,
ExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
Binding |
accept(Binding binding)
Process the binding - return null for "not accept".
|
moveToNextBinding
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 QueryIterFilterExpr(QueryIterator input, Expr expr, ExecutionContext context)
public Binding accept(Binding binding)
QueryIterProcessBinding
accept
in class QueryIterProcessBinding
Licenced under the Apache License, Version 2.0