Click or drag to resize

HintEnumRECLAIM_GROUP_FREQ Field

For use with group-by and std:groupwin, reclaim groups for unbound streams based on time, this number is the frequency in seconds at which a sweep occurs for aged groups, if not provided then the sweep frequency is the same number as the age.

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const HintEnum RECLAIM_GROUP_FREQ = 3

Field Value

Type: HintEnum
See Also