com.espertech.esper.epl.core
Class ViewResourceDelegateUnverified
java.lang.Object
com.espertech.esper.epl.core.ViewResourceDelegateUnverified
public class ViewResourceDelegateUnverified
- extends java.lang.Object
Coordinates between view factories and requested resource (by expressions) the
availability of view resources to expressions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewResourceDelegateUnverified
public ViewResourceDelegateUnverified()
getPriorRequests
public java.util.List<ExprPriorNode> getPriorRequests()
addPriorNodeRequest
public void addPriorNodeRequest(ExprPriorNode priorNode)
addPreviousRequest
public void addPreviousRequest(ExprPreviousNode previousNode)
getPreviousRequests
public java.util.List<ExprPreviousNode> getPreviousRequests()