| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
ExecutionHistory |
ArchivedExecutionVertex.getExecutionHistory() |
ExecutionHistory |
ExecutionVertex.getExecutionHistory() |
ExecutionHistory |
AccessExecutionVertex.getExecutionHistory()
Returns the execution history.
|
| Constructor and Description |
|---|
ArchivedExecutionVertex(int subTaskIndex,
String taskNameWithSubtask,
ArchivedExecution currentExecution,
ExecutionHistory executionHistory) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.