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 DefaultExecutionDeployer
DefaultExecutionDeployer.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)
-