[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)
A null object implementation of the AggregationService
interface.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class AggregationServiceNull _ Implements AggregationService, AggregationResultFuture |
C# |
---|
public class AggregationServiceNull : AggregationService, AggregationResultFuture |
Visual C++ |
---|
public ref class AggregationServiceNull : AggregationService, AggregationResultFuture |