Uses of Interface
org.apache.flink.runtime.scheduler.SchedulerNGFactory
Packages that use SchedulerNGFactory
Package
Description
-
Uses of SchedulerNGFactory in org.apache.flink.runtime.jobmaster
Methods in org.apache.flink.runtime.jobmaster with parameters of type SchedulerNGFactoryModifier and TypeMethodDescriptionDefaultSlotPoolServiceSchedulerFactory.create(SlotPoolServiceFactory slotPoolServiceFactory, SchedulerNGFactory schedulerNGFactory) -
Uses of SchedulerNGFactory in org.apache.flink.runtime.scheduler
Classes in org.apache.flink.runtime.scheduler that implement SchedulerNGFactory -
Uses of SchedulerNGFactory in org.apache.flink.runtime.scheduler.adaptive
Classes in org.apache.flink.runtime.scheduler.adaptive that implement SchedulerNGFactoryModifier and TypeClassDescriptionclassFactory for the adaptive scheduler. -
Uses of SchedulerNGFactory in org.apache.flink.runtime.scheduler.adaptivebatch
Classes in org.apache.flink.runtime.scheduler.adaptivebatch that implement SchedulerNGFactory