Click or drag to resize

AggregationMultiFunctionTableReaderFactory Interface

Factory for aggregation multi-function table readers

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

The AggregationMultiFunctionTableReaderFactory type exposes the following members.

Methods
  NameDescription
Public methodNewReader
Returns a new table reader
Top
See Also