public class QueryIterLeftJoin extends QueryIterJoinBase
traceIterators
Constructor and Description |
---|
QueryIterLeftJoin(QueryIterator left,
QueryIterator right,
ExprList exprs,
ExecutionContext qCxt) |
output
close, getExecContext, getIteratorNumber, makeTracked, materialize, materialize
cancel, debug, hasNext, next, nextBinding, remove
output, toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public QueryIterLeftJoin(QueryIterator left, QueryIterator right, ExprList exprs, ExecutionContext qCxt)
Licenced under the Apache License, Version 2.0