Package | Description |
---|---|
org.apache.flink.runtime.state.hashmap |
Class and Description |
---|
HashMapStateBackend
This state backend holds the working state in the memory (JVM heap) of the TaskManagers and
checkpoints based on the configured
CheckpointStorage . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.