| 程序包 | 说明 |
|---|---|
| org.apache.flink.cep.pattern |
| 限定符和类型 | 方法和说明 |
|---|---|
Quantifier.Times |
Pattern.getTimes() |
static Quantifier.Times |
Quantifier.Times.of(int from,
int to,
org.apache.flink.streaming.api.windowing.time.Time windowTime) |
static Quantifier.Times |
Quantifier.Times.of(int times,
org.apache.flink.streaming.api.windowing.time.Time windowTime) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.