Uses of Interface
org.apache.flink.runtime.state.SnapshotStrategy
Packages that use SnapshotStrategy
-
Uses of SnapshotStrategy in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement SnapshotStrategyConstructors in org.apache.flink.runtime.state with parameters of type SnapshotStrategyModifierConstructorDescriptionSnapshotStrategyRunner(String description, SnapshotStrategy<T, SR> snapshotStrategy, org.apache.flink.core.fs.CloseableRegistry cancelStreamRegistry, SnapshotExecutionType executionType)