Click or drag to resize

AggregationMultiFunctionTableReaderModeManagedSetInjectionStrategyTableReaderFactory Method

Sets the injection strategy for the aggregation table reader factory

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

Parameters

strategy
Type: com.espertech.esper.common.client.hook.forgeinjectInjectionStrategy
strategy

Return Value

Type: AggregationMultiFunctionTableReaderModeManaged
itself
See Also