[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Service implementation to reuse event streams and existing filters using reference counting to remove filters
when not used.
Namespace: net.esper.view.stream
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class StreamReuseServiceImpl _ Implements StreamReuseService |
C# |
---|
public class StreamReuseServiceImpl : StreamReuseService |
Visual C++ |
---|
public ref class StreamReuseServiceImpl : StreamReuseService |