com.espertech.esper.core.start
Class EPStatementStartMethodSelect

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

public class EPStatementStartMethodSelect
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
EPStatementStartMethodSelect(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

EPStatementStartMethodSelect

public EPStatementStartMethodSelect(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