Uses of Class
org.apache.flink.state.forst.snapshot.ForStSnapshotStrategyBase.ForStNativeSnapshotResources
Packages that use ForStSnapshotStrategyBase.ForStNativeSnapshotResources
-
Uses of ForStSnapshotStrategyBase.ForStNativeSnapshotResources in org.apache.flink.state.forst.snapshot
Methods in org.apache.flink.state.forst.snapshot that return ForStSnapshotStrategyBase.ForStNativeSnapshotResourcesModifier and TypeMethodDescriptionForStNativeFullSnapshotStrategy.syncPrepareResources(long checkpointId) Methods in org.apache.flink.state.forst.snapshot with parameters of type ForStSnapshotStrategyBase.ForStNativeSnapshotResourcesModifier and TypeMethodDescriptionorg.apache.flink.runtime.state.SnapshotStrategy.SnapshotResultSupplier<org.apache.flink.runtime.state.KeyedStateHandle>ForStIncrementalSnapshotStrategy.asyncSnapshot(ForStSnapshotStrategyBase.ForStNativeSnapshotResources snapshotResources, long checkpointId, long timestamp, org.apache.flink.runtime.state.CheckpointStreamFactory checkpointStreamFactory, org.apache.flink.runtime.checkpoint.CheckpointOptions checkpointOptions) org.apache.flink.runtime.state.SnapshotStrategy.SnapshotResultSupplier<org.apache.flink.runtime.state.KeyedStateHandle>ForStNativeFullSnapshotStrategy.asyncSnapshot(ForStSnapshotStrategyBase.ForStNativeSnapshotResources syncPartResource, long checkpointId, long timestamp, org.apache.flink.runtime.state.CheckpointStreamFactory streamFactory, org.apache.flink.runtime.checkpoint.CheckpointOptions checkpointOptions)