public abstract class QueryIter2 extends QueryIter
traceIterators
Constructor and Description |
---|
QueryIter2(QueryIterator left,
QueryIterator right,
ExecutionContext execCxt) |
Modifier and Type | Method and Description |
---|---|
void |
output(IndentedWriter out,
SerializationContext sCxt) |
close, getExecContext, getIteratorNumber, makeTracked, materialize, materialize, output
cancel, debug, hasNext, next, nextBinding, remove
toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public QueryIter2(QueryIterator left, QueryIterator right, ExecutionContext execCxt)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIter
Licenced under the Apache License, Version 2.0