Click or drag to resize

AggregationMultiFunctionStateFactory Interface

Factory for aggregation multi-function state

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

The AggregationMultiFunctionStateFactory type exposes the following members.

Methods
  NameDescription
Public methodNewState
Returns a new state holder
Top
See Also