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