Uses of Interface
org.apache.flink.runtime.state.ConfigurableStateBackend
Packages that use ConfigurableStateBackend
-
Uses of ConfigurableStateBackend in org.apache.flink.runtime.state.hashmap
Classes in org.apache.flink.runtime.state.hashmap that implement ConfigurableStateBackendModifier and TypeClassDescriptionclassThis state backend holds the working state in the memory (JVM heap) of the TaskManagers and checkpoints based on the configuredCheckpointStorage.