Uses of Class
org.apache.flink.runtime.scheduler.DefaultExecutionDeployer
Packages that use DefaultExecutionDeployer
-
Uses of DefaultExecutionDeployer in org.apache.flink.runtime.scheduler
Methods in org.apache.flink.runtime.scheduler that return DefaultExecutionDeployerModifier and TypeMethodDescriptionDefaultExecutionDeployer.Factory.createInstance(org.slf4j.Logger log, ExecutionSlotAllocator executionSlotAllocator, ExecutionOperations executionOperations, ExecutionVertexVersioner executionVertexVersioner, Duration partitionRegistrationTimeout, BiConsumer<ExecutionVertexID, AllocationID> allocationReservationFunc, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)