com.espertech.esper.core.start
Class EPStatementStartMethodHelperPrior
java.lang.Object
com.espertech.esper.core.start.EPStatementStartMethodHelperPrior
public class EPStatementStartMethodHelperPrior
- extends java.lang.Object
Starts and provides the stop method for EPL statements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPStatementStartMethodHelperPrior
public EPStatementStartMethodHelperPrior()
findPriorViewFactory
public static PriorEventViewFactory findPriorViewFactory(java.util.List<ViewFactory> factories)
getPriorEventViewFactory
public static PriorEventViewFactory getPriorEventViewFactory(StatementContext statementContext,
int streamNum,
int viewFactoryNum,
boolean unboundStream)
compilePriorNodeStrategies
public static java.util.Map<ExprPriorNode,ExprPriorEvalStrategy> compilePriorNodeStrategies(ViewResourceDelegateVerified viewResourceDelegate,
AgentInstanceViewFactoryChainContext[] viewFactoryChainContexts)