com.espertech.esper.core.start
Class EPPreparedExecuteSingleStreamDelete

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

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

EPPreparedExecuteSingleStreamDelete

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

getExecutor

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

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