com.espertech.esper.core.start
Class EPPreparedExecuteInsertInto

java.lang.Object
  extended by com.espertech.esper.core.start.EPPreparedExecuteSingleStream
      extended by com.espertech.esper.core.start.EPPreparedExecuteInsertInto
All Implemented Interfaces:
EPPreparedExecuteMethod

public class EPPreparedExecuteInsertInto
extends EPPreparedExecuteSingleStream

Starts and provides the stop method for EPL statements.


Field Summary
 
Fields inherited from class com.espertech.esper.core.start.EPPreparedExecuteSingleStream
executor, processor, services, statementContext, statementSpec
 
Constructor Summary
EPPreparedExecuteInsertInto(StatementSpecCompiled statementSpec, EPServicesContext services, StatementContext statementContext)
           
 
Method Summary
 EPPreparedExecuteSingleStreamExec getExecutor(FilterSpecCompiled filter, java.lang.String aliasName)
           
 
Methods inherited from class com.espertech.esper.core.start.EPPreparedExecuteSingleStream
dispatch, execute, getEventType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPPreparedExecuteInsertInto

public EPPreparedExecuteInsertInto(StatementSpecCompiled statementSpec,
                                   EPServicesContext services,
                                   StatementContext statementContext)
                            throws ExprValidationException
Throws:
ExprValidationException
Method Detail

getExecutor

public EPPreparedExecuteSingleStreamExec getExecutor(FilterSpecCompiled filter,
                                                     java.lang.String aliasName)
                                              throws ExprValidationException
Specified by:
getExecutor in class EPPreparedExecuteSingleStream
Throws:
ExprValidationException

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