org.exist.xquery
Class XQueryWatchDog
java.lang.Object
org.exist.xquery.XQueryWatchDog
- public class XQueryWatchDog
- extends java.lang.Object
- Author:
- wolf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryWatchDog
public XQueryWatchDog(XQueryContext context)
setTimeoutFromPragma
public void setTimeoutFromPragma(Pragma pragma)
throws XPathException
- Throws:
XPathException
setMaxNodesFromPragma
public void setMaxNodesFromPragma(Pragma pragma)
throws XPathException
- Throws:
XPathException
proceed
public void proceed(Expression expr)
throws TerminatedException
- Throws:
TerminatedException
proceed
public void proceed(Expression expr,
MemTreeBuilder builder)
throws TerminatedException
- Throws:
TerminatedException
addTemporaryFragment
public void addTemporaryFragment(java.lang.String docName)
cleanUp
public void cleanUp()
kill
public void kill(long waitTime)
getContext
public XQueryContext getContext()
getStartTime
public long getStartTime()
reset
public void reset()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.