@Deprecated public class RocksDBStateBackendFactory extends Object implements org.apache.flink.runtime.state.StateBackendFactory<RocksDBStateBackend>
RocksDBStateBackend
from a configuration.| Constructor and Description |
|---|
RocksDBStateBackendFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RocksDBStateBackend |
createFromConfig(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader)
Deprecated.
|
public RocksDBStateBackend createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) throws org.apache.flink.configuration.IllegalConfigurationException, IOException
createFromConfig in interface org.apache.flink.runtime.state.StateBackendFactory<RocksDBStateBackend>org.apache.flink.configuration.IllegalConfigurationExceptionIOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.