| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler |
| Modifier and Type | Method and Description |
|---|---|
ExecutionVertexVersion |
ExecutionVertexVersioner.recordModification(ExecutionVertexID executionVertexId) |
| Modifier and Type | Method and Description |
|---|---|
Map<ExecutionVertexID,ExecutionVertexVersion> |
ExecutionVertexVersioner.recordVertexModifications(Collection<ExecutionVertexID> vertices) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExecutionVertexVersioner.isModified(ExecutionVertexVersion executionVertexVersion) |
| Modifier and Type | Method and Description |
|---|---|
Set<ExecutionVertexID> |
ExecutionVertexVersioner.getUnmodifiedExecutionVertices(Set<ExecutionVertexVersion> executionVertexVersions) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.