com.espertech.esper.epl.core
Class ViewResourceDelegateUnverified

java.lang.Object
  extended by 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.


Constructor Summary
ViewResourceDelegateUnverified()
           
 
Method Summary
 void addPreviousRequest(ExprPreviousNode previousNode)
           
 void addPriorNodeRequest(ExprPriorNode priorNode)
           
 java.util.List<ExprPreviousNode> getPreviousRequests()
           
 java.util.List<ExprPriorNode> getPriorRequests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewResourceDelegateUnverified

public ViewResourceDelegateUnverified()
Method Detail

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()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com