Uses of Class
org.apache.flink.runtime.state.hashmap.HashMapStateBackend
-
Packages that use HashMapStateBackend Package Description org.apache.flink.runtime.state.hashmap -
-
Uses of HashMapStateBackend in org.apache.flink.runtime.state.hashmap
Methods in org.apache.flink.runtime.state.hashmap that return HashMapStateBackend Modifier and Type Method Description HashMapStateBackend
HashMapStateBackend. configure(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader)
HashMapStateBackend
HashMapStateBackendFactory. createFromConfig(org.apache.flink.configuration.ReadableConfig config, ClassLoader classLoader)
-