| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
ArchivedExecution |
Execution.archive() |
ArchivedExecution |
ArchivedExecutionVertex.getCurrentExecutionAttempt() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ArchivedExecution> |
ExecutionHistory.getHistoricalExecution(int attemptNumber) |
Collection<ArchivedExecution> |
ExecutionHistory.getHistoricalExecutions() |
| Constructor and Description |
|---|
ArchivedExecutionVertex(int subTaskIndex,
String taskNameWithSubtask,
ArchivedExecution currentExecution,
ExecutionHistory executionHistory) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.