| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.state | |
| org.apache.flink.runtime.state.filesystem | |
| org.apache.flink.runtime.state.memory | |
| org.apache.flink.runtime.state.storage |
| 限定符和类型 | 方法和说明 |
|---|---|
CheckpointStorageAccess |
CheckpointStorage.createCheckpointStorage(org.apache.flink.api.common.JobID jobId)
Creates a storage for checkpoints for the given job.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractFsCheckpointStorageAccess
An implementation of durable checkpoint storage to file systems.
|
class |
FsCheckpointStorageAccess
An implementation of durable checkpoint storage to file systems.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CheckpointStorageAccess |
FsStateBackend.createCheckpointStorage(org.apache.flink.api.common.JobID jobId)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryBackendCheckpointStorageAccess
An implementation of a checkpoint storage for the
MemoryStateBackend. |
| 限定符和类型 | 方法和说明 |
|---|---|
CheckpointStorageAccess |
MemoryStateBackend.createCheckpointStorage(org.apache.flink.api.common.JobID jobId)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
CheckpointStorageAccess |
FileSystemCheckpointStorage.createCheckpointStorage(org.apache.flink.api.common.JobID jobId) |
CheckpointStorageAccess |
JobManagerCheckpointStorage.createCheckpointStorage(org.apache.flink.api.common.JobID jobId) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.