public interface SchedulerOperations
SchedulingStrategy to commit scheduling decisions.| 限定符和类型 | 方法和说明 |
|---|---|
void |
allocateSlotsAndDeploy(List<ExecutionVertexID> verticesToDeploy)
Allocate slots and deploy the vertex when slots are returned.
|
void allocateSlotsAndDeploy(List<ExecutionVertexID> verticesToDeploy)
verticesToDeploy - The execution vertices to deployCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.