com.hp.hpl.jena.sparql.engine.iterator
Class QueryIteratorCheck
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorWrapper
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, java.util.Iterator<Binding>, Printable, Closeable
public class QueryIteratorCheck
- extends QueryIteratorWrapper
Query iterator that checks everything was closed correctly
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
close
public void close()
- Specified by:
close in interface Closeable- Overrides:
close in class QueryIteratorBase
abort
@Deprecated
public void abort()
- Deprecated.
- Description copied from interface:
QueryIterator
- Abort a query - may not clearup properly
- Specified by:
abort in interface QueryIterator- Overrides:
abort in class QueryIteratorBase
output
public void output(IndentedWriter out,
SerializationContext sCxt)
- Specified by:
output in interface PrintSerializable- Overrides:
output in class QueryIteratorWrapper
checkForOpenIterators
public static void checkForOpenIterators(ExecutionContext execContext)
check
public static QueryIteratorCheck check(QueryIterator qIter,
ExecutionContext execCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.