public class ExecutionVertexResetEvent extends Object implements JobEvent
ExecutionVertex that has been reset.| Constructor and Description |
|---|
ExecutionVertexResetEvent(List<ExecutionVertexID> executionVertexIds) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionVertexID> |
getExecutionVertexIds() |
String |
toString() |
public ExecutionVertexResetEvent(List<ExecutionVertexID> executionVertexIds)
public List<ExecutionVertexID> getExecutionVertexIds()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.