[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	inner As Aggregator _
)
C#
public UniqueValueAggregator (
	Aggregator inner
)
Visual C++
public:
UniqueValueAggregator (
	Aggregator^ inner
)

Parameters

inner
net.esper.eql.core.Aggregator
is the aggregator function computing aggregation values