public interface NewSchedulerPolicyInterface
| Modifier and Type | Method and Description |
|---|---|
void |
addRestriction(SchedulerPolicyRestriction restriction) |
Map.Entry<csbase.logic.CommandInfo,List<csbase.logic.SGASet>> |
getAllocation() |
void |
init(List<csbase.logic.CommandInfo> commands,
List<csbase.logic.SGASet> servers) |
void |
notifySucessfulAllocation(csbase.logic.CommandInfo cmd,
csbase.logic.SGASet server) |
void |
removeCommand(csbase.logic.CommandInfo cmd) |
void addRestriction(SchedulerPolicyRestriction restriction)
void removeCommand(csbase.logic.CommandInfo cmd)
void notifySucessfulAllocation(csbase.logic.CommandInfo cmd,
csbase.logic.SGASet server)
Copyright © 2017. All rights reserved.