Uses of Class
org.apache.flink.runtime.jobmaster.DefaultSlotPoolServiceSchedulerFactory
-
Packages that use DefaultSlotPoolServiceSchedulerFactory Package Description org.apache.flink.runtime.jobmaster -
-
Uses of DefaultSlotPoolServiceSchedulerFactory in org.apache.flink.runtime.jobmaster
Methods in org.apache.flink.runtime.jobmaster that return DefaultSlotPoolServiceSchedulerFactory Modifier and Type Method Description static DefaultSlotPoolServiceSchedulerFactory
DefaultSlotPoolServiceSchedulerFactory. create(SlotPoolServiceFactory slotPoolServiceFactory, SchedulerNGFactory schedulerNGFactory)
static DefaultSlotPoolServiceSchedulerFactory
DefaultSlotPoolServiceSchedulerFactory. fromConfiguration(org.apache.flink.configuration.Configuration configuration, JobType jobType, boolean isDynamicGraph)
-