Package org.apache.flink.state.forst.snapshot
package org.apache.flink.state.forst.snapshot
-
ClassesClassDescriptionSnapshot strategy for
ForStKeyedStateBackendthat is based on disableFileDeletions()+getLiveFiles() of ForSt and creates incremental snapshots.Snapshot strategy forForStKeyedStateBackendthat is based on disableFileDeletions()+getLiveFiles() of ForSt and creates full snapshots.ForStSnapshotStrategyBase<K,R extends org.apache.flink.runtime.state.SnapshotResources> Abstract base class forSnapshotStrategyimplementations for ForSt state backend.ASnapshotResourcesfor native ForSt snapshot.ASnapshotResourcesfor forst sync snapshot.Previous snapshot with uploaded sst files.Utility methods and constants around ForSt creating and restoring snapshots forForStStateBackend.