Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.epl.named |
Named window classes are in this package
|
com.espertech.esper.schedule |
Package for timer callback scheduling
|
com.espertech.esper.timer |
Supplies internal clocking triggering execution of schedule callbacks in a scheduling service
|
Class and Description |
---|
TimerCallback
Callback interface for a time provider that triggers at scheduled intervals.
|
TimerService
Service interface for repeated callbacks at regular intervals.
|
TimeSourceService
Allow for different strategies for getting VM (wall clock) time.
|
Class and Description |
---|
TimeSourceService
Allow for different strategies for getting VM (wall clock) time.
|
Class and Description |
---|
TimeSourceService
Allow for different strategies for getting VM (wall clock) time.
|
Class and Description |
---|
TimerCallback
Callback interface for a time provider that triggers at scheduled intervals.
|
TimerService
Service interface for repeated callbacks at regular intervals.
|
TimeSourceService
Allow for different strategies for getting VM (wall clock) time.
|