mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 16:36:45 +00:00
update fair
This commit is contained in:
@@ -28,4 +28,6 @@ type Scheduler interface {
|
||||
UpdateParallelism(parallelism int) bool
|
||||
|
||||
updateGroup(group Group) bool
|
||||
|
||||
DebugDump() map[string]interface{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user