6.9.2. pilotscope.Factory.SchedulerFactory
- class SchedulerFactory[source]
Bases:
object
- static create_scheduler(config: pilotscope.PilotConfig.PilotConfig)[source]
Create a scheduler instance based on the config.
- Parameters
config – The config of PilotScope.