| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem |
| Modifier and Type | Method and Description |
|---|---|
FsStateBackend |
FsStateBackend.configure(org.apache.flink.configuration.Configuration config,
ClassLoader classLoader)
Creates a copy of this state backend that uses the values defined in the configuration
for fields where that were not specified in this state backend.
|
FsStateBackend |
FsStateBackendFactory.createFromConfig(org.apache.flink.configuration.Configuration config,
ClassLoader classLoader) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.