Package | Description |
---|---|
com.espertech.esper.pattern |
Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance
|
Modifier and Type | Method and Description |
---|---|
PatternGuardSpec |
EvalGuardFactoryNode.getPatternGuardSpec()
Returns the guard object specification to use for instantiating the guard factory and guard.
|
Modifier and Type | Method and Description |
---|---|
GuardFactory |
PatternObjectResolutionServiceImpl.create(PatternGuardSpec spec) |
GuardFactory |
PatternObjectResolutionService.create(PatternGuardSpec spec)
Creates a guard factory considering configured plugged-in resources.
|
EvalFactoryNode |
PatternNodeFactoryImpl.makeGuardNode(PatternGuardSpec patternGuardSpec) |
EvalFactoryNode |
PatternNodeFactory.makeGuardNode(PatternGuardSpec patternGuardSpec) |