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