| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.checkpoint |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ExternallyInducedSource<T,CD>
Sources that implement this interface delay checkpoints when receiving a trigger message from the
checkpoint coordinator to the point when their input data/events indicate that a checkpoint
should be triggered.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.