| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.shuffle |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultShuffleMasterSnapshotContext
Default
ShuffleMasterSnapshotContext implementation. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NettyShuffleMaster.snapshotState(CompletableFuture<ShuffleMasterSnapshot> snapshotFuture,
ShuffleMasterSnapshotContext context) |
default void |
ShuffleMaster.snapshotState(CompletableFuture<ShuffleMasterSnapshot> snapshotFuture,
ShuffleMasterSnapshotContext context)
Triggers a snapshot of the shuffle master's state.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.