![]() | ForClauseKeyword Class |
Namespace: com.espertech.esper.common.client.soda
public sealed class ForClauseKeyword : Enum
The ForClauseKeyword type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DISCRETE_DELIVERY |
Discrete delivery - listener receives invocation per event.
|
![]() ![]() | GROUPED_DELIVERY |
Grouped delivery - listener receives invocation per group.
|
![]() | value__ |
Name | Description | |
---|---|---|
![]() | GetName |
Returns for-keyword.
(Defined by ForClauseKeywordExtensions.) |