[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 for maintaing aggregation state. Processes events entering (a window, a join etc,) and
events leaving. Answers questions about current aggrataion state for a given row.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface AggregationService _ Implements AggregationResultFuture |
C# |
---|
public interface AggregationService : AggregationResultFuture |
Visual C++ |
---|
public interface class AggregationService : AggregationResultFuture |