Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.Scheduler
-
Packages that use ShenyuConfig.Scheduler Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.Scheduler in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.Scheduler Modifier and Type Method Description ShenyuConfig.SchedulerShenyuConfig. getScheduler()Gets scheduler.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.Scheduler Modifier and Type Method Description voidShenyuConfig. setScheduler(ShenyuConfig.Scheduler scheduler)Sets scheduler.
-