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, remove
output, toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public void close()
close
in interface Closeable
close
in class QueryIteratorBase
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIteratorWrapper
public static void checkForOpenIterators(ExecutionContext execContext)
public static QueryIteratorCheck check(QueryIterator qIter, ExecutionContext execCxt)
Licenced under the Apache License, Version 2.0