com.espertech.esper.core.start
Class EPStatementStartMethodUpdate

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementStartMethodBase
      extended by com.espertech.esper.core.start.EPStatementStartMethodUpdate
All Implemented Interfaces:
EPStatementStartMethod

public class EPStatementStartMethodUpdate
extends EPStatementStartMethodBase

Starts and provides the stop method for EPL statements.


Field Summary
 
Fields inherited from class com.espertech.esper.core.start.EPStatementStartMethodBase
statementSpec
 
Constructor Summary
EPStatementStartMethodUpdate(StatementSpecCompiled statementSpec)
           
 
Method Summary
 EPStatementStartResult startInternal(EPServicesContext services, StatementContext statementContext, boolean isNewStatement, boolean isRecoveringStatement, boolean isRecoveringResilient)
           
 
Methods inherited from class com.espertech.esper.core.start.EPStatementStartMethodBase
getDefaultAgentInstanceContext, getDefaultAgentInstanceHandle, getStatementSpec, isQueryPlanLogging, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementStartMethodUpdate

public EPStatementStartMethodUpdate(StatementSpecCompiled statementSpec)
Method Detail

startInternal

public EPStatementStartResult startInternal(EPServicesContext services,
                                            StatementContext statementContext,
                                            boolean isNewStatement,
                                            boolean isRecoveringStatement,
                                            boolean isRecoveringResilient)
                                     throws ExprValidationException,
                                            ViewProcessingException
Specified by:
startInternal in class EPStatementStartMethodBase
Throws:
ExprValidationException
ViewProcessingException

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