Click or drag to resize

AggregationMultiFunctionTableReaderModeManaged Class

Use this class to provide a table reader wherein there is no need to write code that generates code,
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.aggmultifuncAggregationMultiFunctionTableReaderModeManaged

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

The AggregationMultiFunctionTableReaderModeManaged type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionTableReaderModeManaged
Initializes a new instance of the AggregationMultiFunctionTableReaderModeManaged class
Top
Properties
  NameDescription
Public propertyInjectionStrategyTableReaderFactory
Returns the injection strategy for the aggregation table reader factory
Top
Methods
  NameDescription
Public methodSetInjectionStrategyTableReaderFactory
Sets the injection strategy for the aggregation table reader factory
Top
See Also