Uses of Interface
com.espertech.esper.pattern.guard.Quitable

Packages that use Quitable
com.espertech.esper.pattern Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance 
com.espertech.esper.pattern.guard Pattern guards that can define the lifetime of a pattern 
 

Uses of Quitable in com.espertech.esper.pattern
 

Classes in com.espertech.esper.pattern that implement Quitable
 class EvalGuardStateNode
          This class represents the state of a "within" operator in the evaluation state tree.
 

Uses of Quitable in com.espertech.esper.pattern.guard
 

Methods in com.espertech.esper.pattern.guard with parameters of type Quitable
 Guard TimerWithinGuardFactory.makeGuard(PatternContext context, Quitable quitable, Object stateNodeId, Object guardState)
           
 Guard GuardFactory.makeGuard(PatternContext context, Quitable quitable, Object stateNodeId, Object guardState)
          Constructs a guard instance.
 

Constructors in com.espertech.esper.pattern.guard with parameters of type Quitable
TimerWithinGuard(long msec, PatternContext context, Quitable quitable)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com