public interface SchedulerOperations
SchedulingStrategy to commit scheduling decisions.| Modifier and Type | Method and Description |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.