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