com.espertech.esper.core.start
Class EPStatementStartMethodCreateSchema

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

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

EPStatementStartMethodCreateSchema

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