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