public class RocksDBStateBackendFactory extends Object implements org.apache.flink.runtime.state.StateBackendFactory<RocksDBStateBackend>
RocksDBStateBackend
from a configuration.| Constructor and Description |
|---|
RocksDBStateBackendFactory() |
| Modifier and Type | Method and Description |
|---|---|
RocksDBStateBackend |
createFromConfig(org.apache.flink.configuration.ReadableConfig config,
ClassLoader classLoader) |
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–2020 The Apache Software Foundation. All rights reserved.