Package | Description |
---|---|
org.apache.flink.runtime.scheduler |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerOperations.allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption> executionVertexDeploymentOptions)
Allocate slots and deploy the vertex when slots are returned.
|
void |
DefaultScheduler.allocateSlotsAndDeploy(List<ExecutionVertexDeploymentOption> executionVertexDeploymentOptions) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.