com.espertech.esper.core.start
Class EPPreparedExecuteSingleStreamExecUpdate

java.lang.Object
  extended by com.espertech.esper.core.start.EPPreparedExecuteSingleStreamExecUpdate
All Implemented Interfaces:
EPPreparedExecuteSingleStreamExec

public class EPPreparedExecuteSingleStreamExecUpdate
extends java.lang.Object
implements EPPreparedExecuteSingleStreamExec


Constructor Summary
EPPreparedExecuteSingleStreamExecUpdate(FilterSpecCompiled filter, ExprNode optionalWhereClause, java.lang.annotation.Annotation[] annotations, NamedWindowUpdateHelper updateHelper)
           
 
Method Summary
 EventBean[] execute(NamedWindowProcessorInstance instance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPPreparedExecuteSingleStreamExecUpdate

public EPPreparedExecuteSingleStreamExecUpdate(FilterSpecCompiled filter,
                                               ExprNode optionalWhereClause,
                                               java.lang.annotation.Annotation[] annotations,
                                               NamedWindowUpdateHelper updateHelper)
Method Detail

execute

public EventBean[] execute(NamedWindowProcessorInstance instance)
Specified by:
execute in interface EPPreparedExecuteSingleStreamExec

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