public class QueryIterUnion extends QueryIterRepeatApply
traceIterators
Constructor and Description |
---|
QueryIterUnion(QueryIterator input,
List<Op> subOps,
ExecutionContext context) |
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 QueryIterUnion(QueryIterator input, List<Op> subOps, ExecutionContext context)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIter1
Licenced under the Apache License, Version 2.0