Uses of Class
org.apache.flink.runtime.scheduler.DefaultExecutionDeployer
-
Packages that use DefaultExecutionDeployer Package Description org.apache.flink.runtime.scheduler -
-
Uses of DefaultExecutionDeployer in org.apache.flink.runtime.scheduler
Methods in org.apache.flink.runtime.scheduler that return DefaultExecutionDeployer Modifier and Type Method Description DefaultExecutionDeployerDefaultExecutionDeployer.Factory. createInstance(org.slf4j.Logger log, ExecutionSlotAllocator executionSlotAllocator, ExecutionOperations executionOperations, ExecutionVertexVersioner executionVertexVersioner, org.apache.flink.api.common.time.Time partitionRegistrationTimeout, java.util.function.BiConsumer<ExecutionVertexID,AllocationID> allocationReservationFunc, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)
-