Uses of Class
org.apache.flink.contrib.streaming.state.EmbeddedRocksDBStateBackend
Packages that use EmbeddedRocksDBStateBackend
-
Uses of EmbeddedRocksDBStateBackend in org.apache.flink.contrib.streaming.state
Methods in org.apache.flink.contrib.streaming.state that return EmbeddedRocksDBStateBackendModifier and TypeMethodDescriptionEmbeddedRocksDBStateBackend.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 yet specified in this state backend.EmbeddedRocksDBStateBackendFactory.createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) Deprecated.