public class QueryIterConcat extends QueryIter
traceIterators
Constructor and Description |
---|
QueryIterConcat(ExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
void |
add(QueryIterator qIter) |
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 QueryIterConcat(ExecutionContext context)
public void add(QueryIterator qIter)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIter
Licenced under the Apache License, Version 2.0