com.espertech.esper.core.context.activator
Class ViewableActivatorNamedWindow

java.lang.Object
  extended by com.espertech.esper.core.context.activator.ViewableActivatorNamedWindow
All Implemented Interfaces:
ViewableActivator

public class ViewableActivatorNamedWindow
extends java.lang.Object
implements ViewableActivator


Constructor Summary
ViewableActivatorNamedWindow(NamedWindowProcessor processor, java.util.List<ExprNode> filterExpressions, PropertyEvaluator optPropertyEvaluator)
           
 
Method Summary
 ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewableActivatorNamedWindow

public ViewableActivatorNamedWindow(NamedWindowProcessor processor,
                                    java.util.List<ExprNode> filterExpressions,
                                    PropertyEvaluator optPropertyEvaluator)
Method Detail

activate

public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext,
                                         boolean isSubselect,
                                         boolean isRecoveringResilient)
Specified by:
activate in interface ViewableActivator

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