| Package | Description |
|---|---|
| org.apache.flink.runtime.shuffle |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShuffleMasterSnapshotContext
Default
ShuffleMasterSnapshotContext implementation. |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.