| 程序包 | 说明 |
|---|---|
| org.apache.flink.cep.pattern.conditions |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SubtypeCondition<T>
A
condition which filters elements of the given type. |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> SimpleCondition<T> |
SimpleCondition.of(org.apache.flink.api.common.functions.FilterFunction<T> filters) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.