| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.filesystem | |
| org.apache.flink.runtime.state.hashmap | |
| org.apache.flink.runtime.state.memory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FsStateBackend
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HashMapStateBackend
This state backend holds the working state in the memory (JVM heap) of the TaskManagers and
checkpoints based on the configured
CheckpointStorage. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryStateBackend
已过时。
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.