Click or drag to resize

HintEnumRECLAIM_GROUP_AGED Field

For use with group-by and std:groupwin, reclaim groups for unbound streams based on time. The number of seconds after which a groups is reclaimed if inactive.

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_AGED = 2

Field Value

Type: HintEnum
See Also