Uses of Class
org.apache.flink.runtime.state.storage.FileSystemCheckpointStorage
Packages that use FileSystemCheckpointStorage
-
Uses of FileSystemCheckpointStorage in org.apache.flink.runtime.state.storage
Methods in org.apache.flink.runtime.state.storage that return FileSystemCheckpointStorageModifier and TypeMethodDescriptionFileSystemCheckpointStorage.configure(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) static FileSystemCheckpointStorageFileSystemCheckpointStorage.createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) Creates a newFileSystemCheckpointStorageusing the given configuration.