| Package | Description |
|---|---|
| org.apache.flink.cep.pattern.conditions |
| Modifier and Type | Class and Description |
|---|---|
class |
SubtypeCondition<T>
A
condition which filters elements of the given type. |
| Modifier and Type | Method and Description |
|---|---|
static <T> SimpleCondition<T> |
SimpleCondition.of(org.apache.flink.api.common.functions.FilterFunction<T> filters) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.