mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 08:26:44 +00:00
update
This commit is contained in:
@@ -34,4 +34,8 @@ type Scheduler interface {
|
||||
Disable() bool
|
||||
|
||||
UpdateParallelism(parallelism int) bool
|
||||
|
||||
SetShareRatio(ratio float64) bool
|
||||
|
||||
SetPreScheduleRatio(ratio float64) bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user