Class PatternConsumptionUtil
java.lang.Object
com.espertech.esper.common.internal.epl.pattern.core.PatternConsumptionUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
childNodeRemoveMatches
(Set<EventBean> matchEvent, Collection<? extends EvalStateNode> evalStateNodes) static boolean
containsEvent
(Set<EventBean> matchEvent, MatchedEventMap beginState)
-
Constructor Details
-
PatternConsumptionUtil
public PatternConsumptionUtil()
-
-
Method Details
-
containsEvent
-
childNodeRemoveMatches
public static void childNodeRemoveMatches(Set<EventBean> matchEvent, Collection<? extends EvalStateNode> evalStateNodes)
-