Uses of Package
org.apache.flink.runtime.state.hashmap
Packages that use org.apache.flink.runtime.state.hashmap
-
Classes in org.apache.flink.runtime.state.hashmap used by org.apache.flink.runtime.state.hashmapClassDescriptionThis state backend holds the working state in the memory (JVM heap) of the TaskManagers and checkpoints based on the configured
CheckpointStorage.