com.espertech.esper.core.context.activator
Class ViewableActivatorPattern
java.lang.Object
com.espertech.esper.core.context.activator.ViewableActivatorPattern
- All Implemented Interfaces:
- ViewableActivator
public class ViewableActivatorPattern
- extends java.lang.Object
- implements ViewableActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewableActivatorPattern
public ViewableActivatorPattern(PatternContext patternContext,
EvalRootFactoryNode rootFactoryNode,
EventType eventType,
boolean hasConsumingFilter,
boolean suppressSameEventMatches,
boolean discardPartialsOnMatch,
boolean isCanIterate)
activate
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient)
- Specified by:
activate
in interface ViewableActivator