Uses of Class
org.apache.flink.state.forst.snapshot.ForStNativeFullSnapshotStrategy
-
Packages that use ForStNativeFullSnapshotStrategy Package Description org.apache.flink.state.forst.snapshot -
-
Uses of ForStNativeFullSnapshotStrategy in org.apache.flink.state.forst.snapshot
Subclasses of ForStNativeFullSnapshotStrategy in org.apache.flink.state.forst.snapshot Modifier and Type Class Description classForStIncrementalSnapshotStrategy<K>Snapshot strategy forForStKeyedStateBackendthat is based on disableFileDeletions()+getLiveFiles() of ForSt and creates incremental snapshots.
-