public interface SchedulerOperations
SchedulingStrategy to commit scheduling decisions.| 限定符和类型 | 方法和说明 |
|---|---|
void |
allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption> executionVertexDeploymentOptions)
Allocate slots and deploy the vertex when slots are returned.
|
void allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption> executionVertexDeploymentOptions)
executionVertexDeploymentOptions - The deployment options of tasks to be deployedCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.