Click or drag to resize

OutputLimitSelectorALL Field

Output all events of last interval. For group-by statements, output all groups regardless whether the group changed between the last output.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const OutputLimitSelector ALL = 2

Field Value

Type: OutputLimitSelector
See Also