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