com.espertech.esper.core.start
Class EPStatementStartMethodSelectUtil
java.lang.Object
com.espertech.esper.core.start.EPStatementStartMethodSelectUtil
public class EPStatementStartMethodSelectUtil
- 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 |
EPStatementStartMethodSelectUtil
public EPStatementStartMethodSelectUtil()
prepare
public static EPStatementStartMethodSelectDesc prepare(StatementSpecCompiled statementSpec,
EPServicesContext services,
StatementContext statementContext,
boolean recoveringResilient,
AgentInstanceContext defaultAgentInstanceContext,
boolean queryPlanLogging,
ViewableActivatorFactory optionalViewableActivatorFactory,
OutputProcessViewCallback optionalOutputProcessViewCallback,
SelectExprProcessorDeliveryCallback selectExprProcessorDeliveryCallback)
throws ExprValidationException
- Throws:
ExprValidationException