[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Count all non-null values.
Namespace: net.esper.eql.expression
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class NonNullDatapointAggregator _
Implements Aggregator |
C# |
---|
public class NonNullDatapointAggregator : Aggregator |
Visual C++ |
---|
public ref class NonNullDatapointAggregator : Aggregator |
Inheritance Hierarchy
System.Object net.esper.eql.expression.NonNullDatapointAggregator