| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.operators.coordination |
| Modifier and Type | Method and Description |
|---|---|
Collection<OperatorCoordinatorHolder> |
ExecutionJobVertex.getOperatorCoordinators() |
| Modifier and Type | Method and Description |
|---|---|
static OperatorCoordinatorHolder |
OperatorCoordinatorHolder.create(org.apache.flink.util.SerializedValue<OperatorCoordinator.Provider> serializedProvider,
ExecutionJobVertex jobVertex,
ClassLoader classLoader) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.