Uses of Interface
org.apache.flink.runtime.state.StateBackendFactory
Packages that use StateBackendFactory
-
Uses of StateBackendFactory in org.apache.flink.runtime.state.hashmap
Classes in org.apache.flink.runtime.state.hashmap that implement StateBackendFactoryModifier and TypeClassDescriptionclassA factory that creates anHashMapStateBackendfrom a configuration.