Package net.esper.view.stream

View to event stream relationship service

See:
          Description

Interface Summary
StreamReuseService Service on top of the filter service for reuseing filter callbacks and their associated EventStream instances.
 

Class Summary
StreamReuseServiceImpl Service implementation to reuse event streams and existing filters using reference counting to remove filters when not used.
StreamReuseServiceProvider Static factory for implementations of the StreamReuseService interface.
 

Package net.esper.view.stream Description

View to event stream relationship service