| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state.memory |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NonPersistentMetadataCheckpointStorageLocation
A checkpoint storage location for the
MemoryStateBackend in case no durable persistence
for metadata has been configured. |
class |
PersistentMetadataCheckpointStorageLocation
A checkpoint storage location for the
MemoryStateBackend when it durably persists the
metadata in a file system. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.