Click or drag to resize

AggregationMultiFunctionAccessorFactory Interface

Factory for aggregation multi-function accessors.

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface AggregationMultiFunctionAccessorFactory

The AggregationMultiFunctionAccessorFactory type exposes the following members.

Methods
  NameDescription
Public methodNewAccessor
Returns the accessor
Top
See Also