Uses of Interface
org.apache.flink.runtime.state.CheckpointStateToolset
Packages that use CheckpointStateToolset
Package
Description
-
Uses of CheckpointStateToolset in org.apache.flink.runtime.state
Classes in org.apache.flink.runtime.state that implement CheckpointStateToolsetMethods in org.apache.flink.runtime.state that return CheckpointStateToolsetModifier and TypeMethodDescriptionCheckpointStorageWorkerView.createTaskOwnedCheckpointStateToolset()A complementary method toCheckpointStorageWorkerView.createTaskOwnedStateStream(). -
Uses of CheckpointStateToolset in org.apache.flink.runtime.state.filesystem
Classes in org.apache.flink.runtime.state.filesystem that implement CheckpointStateToolsetModifier and TypeClassDescriptionclassAn implementation ofCheckpointStateToolsetthat does file based duplicating with asPathsCopyingFileSystem.Methods in org.apache.flink.runtime.state.filesystem that return CheckpointStateToolsetModifier and TypeMethodDescriptionFsCheckpointStorageAccess.createTaskOwnedCheckpointStateToolset() -
Uses of CheckpointStateToolset in org.apache.flink.runtime.state.memory
Methods in org.apache.flink.runtime.state.memory that return CheckpointStateToolsetModifier and TypeMethodDescriptionMemoryBackendCheckpointStorageAccess.createTaskOwnedCheckpointStateToolset()