[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)
Implementation for handling aggregation without any grouping (no group-by).
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class AggregationServiceGroupAllImpl _ Inherits AggregationServiceBase |
C# |
---|
public class AggregationServiceGroupAllImpl : AggregationServiceBase |
Visual C++ |
---|
public ref class AggregationServiceGroupAllImpl : public AggregationServiceBase |
Inheritance Hierarchy
System.Object
net.esper.eql.core.AggregationServiceBase
net.esper.eql.core.AggregationServiceGroupAllImpl
net.esper.eql.core.AggregationServiceBase
net.esper.eql.core.AggregationServiceGroupAllImpl