mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 16:36:45 +00:00
update
This commit is contained in:
@@ -5,7 +5,7 @@ type Scheduler interface {
|
||||
|
||||
Schedule(Job)
|
||||
|
||||
UpdateProgress(jobName string, state State)
|
||||
UpdateProgress(job Job, state State)
|
||||
|
||||
AcquireResource(Job, Task, []NodeStatus) NodeStatus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user