Class RRMConfig.ModuleConfig.RRMSchedulerParams

    • Field Detail

      • threadCount

        public int threadCount
        Thread pool size for executing jobs (SCHEDULERPARAMS_THREADCOUNT)
      • dryRun

        public boolean dryRun
        If set, do not apply any changes from scheduled algorithms (SCHEDULERPARAMS_DRYRUN)
    • Constructor Detail

      • RRMSchedulerParams

        public RRMSchedulerParams()