public class QueryIteratorCheck extends QueryIteratorWrapper
traceIterators| Modifier and Type | Method and Description |
|---|---|
static QueryIteratorCheck |
check(QueryIterator qIter,
ExecutionContext execCxt) |
static void |
checkForOpenIterators(ExecutionContext execContext) |
void |
close() |
void |
output(IndentedWriter out,
SerializationContext sCxt) |
cancel, debug, hasNext, next, nextBinding, removeoutput, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic void close()
close in interface Closeableclose in class QueryIteratorBasepublic void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableoutput in class QueryIteratorWrapperpublic static void checkForOpenIterators(ExecutionContext execContext)
public static QueryIteratorCheck check(QueryIterator qIter, ExecutionContext execCxt)
Licenced under the Apache License, Version 2.0