Uses of Interface
org.apache.flink.streaming.api.checkpoint.ExternallyInducedSource.CheckpointTrigger
Packages that use ExternallyInducedSource.CheckpointTrigger
-
Uses of ExternallyInducedSource.CheckpointTrigger in org.apache.flink.streaming.api.checkpoint
Methods in org.apache.flink.streaming.api.checkpoint with parameters of type ExternallyInducedSource.CheckpointTriggerModifier and TypeMethodDescriptionvoidExternallyInducedSource.setCheckpointTrigger(ExternallyInducedSource.CheckpointTrigger checkpointTrigger) Deprecated.Sets the checkpoint trigger through which the source can trigger the checkpoint.