[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Returns the aggregation state prototype for use in grouping aggregation states per group-by keys.
Namespace: net.esper.eql.expression
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property PrototypeAggregator As Aggregator |
C# |
---|
public virtual Aggregator PrototypeAggregator { get; } |
Return Value
prototype aggregation state as a factory for aggregation states per group-by key value