[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
Class | Description | |
---|---|---|
![]() | CurrentTimeEvent | Event for externally controlling the time within an net.esper.client.EPRuntime instance.
External clocking must be enabled via net.esper.client.time.TimerControlEvent before this class can be used
to externally feed time.
|
![]() | TimerControlEvent |
Event for controlling clocking, i.e. to enable and disable external clocking.
|
![]() | TimerEvent | Abstract base class marker for events that control time keeping by an event stream processor instance. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ClockTypeEnum |
Enumeration that describes what type of clock we are using.
|