public class QueryIteratorCaching extends QueryIteratorWrapper
traceIterators
Constructor and Description |
---|
QueryIteratorCaching(QueryIterator qIter) |
Modifier and Type | Method and Description |
---|---|
QueryIteratorCaching |
createRepeat() |
void |
output(IndentedWriter out,
SerializationContext sCxt) |
static QueryIterator |
reset(QueryIterator qIter) |
cancel, close, debug, hasNext, next, nextBinding, remove
output, toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public QueryIteratorCaching(QueryIterator qIter)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIteratorWrapper
public QueryIteratorCaching createRepeat()
public static QueryIterator reset(QueryIterator qIter)
Licenced under the Apache License, Version 2.0