Package org.apache.flink.runtime.state.hashmap
package org.apache.flink.runtime.state.hashmap
-
ClassesClassDescriptionThis state backend holds the working state in the memory (JVM heap) of the TaskManagers and checkpoints based on the configured
CheckpointStorage.A factory that creates anHashMapStateBackendfrom a configuration.