| Package | Description |
|---|---|
| org.apache.flink.streaming.api.checkpoint |
| Modifier and Type | Interface and Description |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.