| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.storage |
| 限定符和类型 | 方法和说明 |
|---|---|
JobManagerCheckpointStorage |
JobManagerCheckpointStorage.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 JobManagerCheckpointStorage |
JobManagerCheckpointStorage.createFromConfig(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader)
Creates a new
JobManagerCheckpointStorage using the given configuration. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.