| Package | Description |
|---|---|
| org.apache.flink.runtime.state.storage |
| Modifier and Type | Method and Description |
|---|---|
FileSystemCheckpointStorage |
FileSystemCheckpointStorage.configure(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader) |
static FileSystemCheckpointStorage |
FileSystemCheckpointStorage.createFromConfig(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader)
Creates a new
FileSystemCheckpointStorage using the given configuration. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.