[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Classes

  ClassDescription
public classCurrentTimeEvent
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.

public classTimerControlEvent
Event for controlling clocking, i.e. to enable and disable external clocking.

public classTimerEvent
Abstract base class marker for events that control time keeping by an event stream processor instance.

Enumerations

  EnumerationDescription
public enumerationClockTypeEnum
Enumeration that describes what type of clock we are using.