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