Package com.espertech.esper.dispatch

Dispatching makes results available to joins and handles internal event routing

See:
          Description

Interface Summary
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 Summary
DispatchServiceImpl Implements dispatch service using a thread-local linked list of Dispatchable instances.
DispatchServiceProvider Provider of implementations for the dispatch service.
 

Package com.espertech.esper.dispatch Description

Dispatching makes results available to joins and handles internal event routing


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com