Package | Description |
---|---|
com.espertech.esper.common.internal.epl.pattern.core | |
com.espertech.esper.common.internal.epl.pattern.observer |
Modifier and Type | Method and Description |
---|---|
ObserverForge |
PatternObjectResolutionServiceImpl.create(PatternObserverSpec spec) |
ObserverForge |
PatternObjectResolutionService.create(PatternObserverSpec spec)
Creates an observer factory considering configured plugged-in resources.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerAtObserverForge
Factory for 'crontab' observers that indicate truth when a time point was reached.
|
class |
TimerIntervalObserverForge
Factory for making observer instances.
|
class |
TimerScheduleObserverForge
Factory for ISO8601 repeating interval observers that indicate truth when a time point was reached.
|
Modifier and Type | Method and Description |
---|---|
void |
EvalObserverForgeNode.setObserverFactory(ObserverForge observerForge)
Supplies the observer factory to the node.
|
Copyright © 2005–2018. All rights reserved.