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, removeoutput, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingtoStringpublic QueryIteratorCaching(QueryIterator qIter)
public void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableoutput in class QueryIteratorWrapperpublic QueryIteratorCaching createRepeat()
public static QueryIterator reset(QueryIterator qIter)
Licenced under the Apache License, Version 2.0