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

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

public class ViewableActivatorPattern
extends java.lang.Object
implements ViewableActivator


Constructor Summary
ViewableActivatorPattern(PatternContext patternContext, EvalRootFactoryNode rootFactoryNode, EventType eventType, boolean hasConsumingFilter, boolean suppressSameEventMatches, boolean discardPartialsOnMatch, boolean isCanIterate)
           
 
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

ViewableActivatorPattern

public ViewableActivatorPattern(PatternContext patternContext,
                                EvalRootFactoryNode rootFactoryNode,
                                EventType eventType,
                                boolean hasConsumingFilter,
                                boolean suppressSameEventMatches,
                                boolean discardPartialsOnMatch,
                                boolean isCanIterate)
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