![]() | ContextDescriptorConditionPattern Class |
Namespace: com.espertech.esper.common.client.soda
[SerializableAttribute] public class ContextDescriptorConditionPattern : ContextDescriptorCondition
The ContextDescriptorConditionPattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextDescriptorConditionPattern | Ctor. |
![]() | ContextDescriptorConditionPattern(PatternExpr, Boolean, Boolean) | Ctor. |
Name | Description | |
---|---|---|
![]() | IsInclusive |
Return the inclusive flag, meaning events that constitute the pattern match should be considered for
context-associated statements.
|
![]() | IsNow | Returns "now" indicator |
![]() | Pattern | Returns the pattern expression. |