Uses of Class
org.apache.flink.state.forst.ForStStateBackend
Packages that use ForStStateBackend
-
Uses of ForStStateBackend in org.apache.flink.state.forst
Methods in org.apache.flink.state.forst that return ForStStateBackendModifier and TypeMethodDescriptionForStStateBackend.configure(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader) 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.ForStStateBackendFactory.createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader)