Uses of Class
org.apache.flink.runtime.state.storage.JobManagerCheckpointStorage
Packages that use JobManagerCheckpointStorage
-
Uses of JobManagerCheckpointStorage in org.apache.flink.runtime.state.storage
Methods in org.apache.flink.runtime.state.storage that return JobManagerCheckpointStorageModifier and TypeMethodDescriptionJobManagerCheckpointStorage.configure(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) Creates a copy of this checkpoint storage that uses the values defined in the configuration for fields where that were not specified in this checkpoint storage.static JobManagerCheckpointStorageJobManagerCheckpointStorage.createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) Creates a newJobManagerCheckpointStorageusing the given configuration.