Constructor and Description |
---|
VertexEndOfDataListener(ExecutionGraph executionGraph) |
Modifier and Type | Method and Description |
---|---|
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.