Package | Description |
---|---|
org.apache.flink.runtime.executiongraph | |
org.apache.flink.runtime.jobgraph | |
org.apache.flink.runtime.jobmanager.scheduler |
Modifier and Type | Method and Description |
---|---|
CoLocationGroup |
ExecutionJobVertex.getCoLocationGroup() |
Modifier and Type | Method and Description |
---|---|
CoLocationGroup |
JobVertex.getCoLocationGroup() |
Modifier and Type | Method and Description |
---|---|
Set<CoLocationGroup> |
JobGraph.getCoLocationGroups()
Returns all
CoLocationGroup instances associated with this JobGraph . |
Modifier and Type | Class and Description |
---|---|
class |
CoLocationGroupImpl
A
CoLocationGroup implementation. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.