| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.filesystem | |
| org.apache.flink.runtime.state.hashmap | |
| org.apache.flink.runtime.state.memory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FsStateBackendFactory
A factory that creates an
FsStateBackend from a configuration. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HashMapStateBackendFactory
A factory that creates an
HashMapStateBackend from a configuration. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryStateBackendFactory
A factory that creates an
MemoryStateBackend from a configuration. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.