| 构造器和说明 |
|---|
VertexEndOfDataListener(ExecutionGraph executionGraph) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
areAllTasksEndOfData() |
boolean |
areAllTasksOfJobVertexEndOfData(JobVertexID jobVertexID) |
void |
recordTaskEndOfData(ExecutionAttemptID executionAttemptID) |
void |
restoreVertices(Set<ExecutionVertexID> executionVertices) |
public VertexEndOfDataListener(ExecutionGraph executionGraph)
public void recordTaskEndOfData(ExecutionAttemptID executionAttemptID)
public boolean areAllTasksOfJobVertexEndOfData(JobVertexID jobVertexID)
public boolean areAllTasksEndOfData()
public void restoreVertices(Set<ExecutionVertexID> executionVertices)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.