| Package | Description |
|---|---|
| org.apache.flink.runtime.state.memory |
| Modifier and Type | Method and Description |
|---|---|
MemoryStateBackend |
MemoryStateBackend.configure(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader)
Deprecated.
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.
|
MemoryStateBackend |
MemoryStateBackendFactory.createFromConfig(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.