com.espertech.esper.core.start
Class EPPreparedExecuteIUDInsertInto

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

public class EPPreparedExecuteIUDInsertInto
extends EPPreparedExecuteIUDSingleStream

Starts and provides the stop method for EPL statements.


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

Constructor Detail

EPPreparedExecuteIUDInsertInto

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

getExecutor

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

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