Class ContextControllerConditionPattern.ConditionPatternMatchCallback
java.lang.Object
com.espertech.esper.common.internal.context.controller.condition.ContextControllerConditionPattern.ConditionPatternMatchCallback
- All Implemented Interfaces:
PatternMatchCallback
- Enclosing class:
- ContextControllerConditionPattern
public static class ContextControllerConditionPattern.ConditionPatternMatchCallback
extends Object
implements PatternMatchCallback
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConditionPatternMatchCallback
-
-
Method Details
-
matchFound
Description copied from interface:PatternMatchCallback
Indicate matching events.- Specified by:
matchFound
in interfacePatternMatchCallback
- Parameters:
matchEvent
- contains a map of event tags and event objectsoptionalTriggeringEvent
- in case the pattern fired as a result of an event arriving, provides the event
-
isInvoked
public boolean isInvoked()
-