| Package | Description |
|---|---|
| org.apache.flink.cep.nfa | |
| org.apache.flink.cep.pattern | |
| org.apache.flink.cep.pattern.conditions |
| Class and Description |
|---|
| IterativeCondition
A user-defined condition that decides if an element should be accepted in the pattern or not.
|
| Class and Description |
|---|
| IterativeCondition
A user-defined condition that decides if an element should be accepted in the pattern or not.
|
| Class and Description |
|---|
| IterativeCondition
A user-defined condition that decides if an element should be accepted in the pattern or not.
|
| IterativeCondition.Context
The context used when evaluating the
condition. |
| RichCompositeIterativeCondition
A base class of composite
IterativeCondition conditions such as RichAndCondition,
RichOrCondition and RichNotCondition, etc. |
| RichIterativeCondition
Rich variant of the
IterativeCondition. |
| SimpleCondition
A user-defined condition that decides if an element should be accepted in the pattern or not.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.