| Class | Description |
|---|---|
| HashMapStateBackend |
This state backend holds the working state in the memory (JVM heap) of the TaskManagers and
checkpoints based on the configured
CheckpointStorage. |
| HashMapStateBackendFactory |
A factory that creates an
HashMapStateBackend from a configuration. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.