Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.dispatch |
Dispatching makes results available to joins and handles internal event routing
|
Class and Description |
---|
Dispatchable
Implementations are executed when the DispatchService receives a dispatch invocation.
|
DispatchService
Service for dispatching internally (for operators/views processing results of prior operators/views) and
externally (dispatch events to UpdateListener implementations).
|
Class and Description |
---|
Dispatchable
Implementations are executed when the DispatchService receives a dispatch invocation.
|
DispatchService
Service for dispatching internally (for operators/views processing results of prior operators/views) and
externally (dispatch events to UpdateListener implementations).
|