com.espertech.esper.pattern
Class PatternConsumptionUtil

java.lang.Object
  extended by com.espertech.esper.pattern.PatternConsumptionUtil

public class PatternConsumptionUtil
extends java.lang.Object


Constructor Summary
PatternConsumptionUtil()
           
 
Method Summary
static void childNodeRemoveMatches(java.util.Set<EventBean> matchEvent, java.util.Collection<? extends EvalStateNode> evalStateNodes)
           
static boolean containsEvent(java.util.Set<EventBean> matchEvent, MatchedEventMap beginState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternConsumptionUtil

public PatternConsumptionUtil()
Method Detail

containsEvent

public static boolean containsEvent(java.util.Set<EventBean> matchEvent,
                                    MatchedEventMap beginState)

childNodeRemoveMatches

public static void childNodeRemoveMatches(java.util.Set<EventBean> matchEvent,
                                          java.util.Collection<? extends EvalStateNode> evalStateNodes)

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