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, materializecancel, debug, hasNext, next, nextBinding, removeoutput, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic QueryIter2(QueryIterator left, QueryIterator right, ExecutionContext execCxt)
public void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableoutput in class QueryIterLicenced under the Apache License, Version 2.0