Changeset 1376 for DCWoRMS/branches/coolemall/src/test/pausing_resuming/FCFSBF_RandomPluginPausing.java
- Timestamp:
- 06/05/14 15:33:51 (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/test/pausing_resuming/FCFSBF_RandomPluginPausing.java
r1375 r1376 41 41 import simulator.DataCenterWorkloadSimulator; 42 42 43 public class FCFSBF_RandomPlugin extends BaseLocalSchedulingPlugin {43 public class FCFSBF_RandomPluginPausing extends BaseLocalSchedulingPlugin { 44 44 45 45 public SchedulingPlanInterface<?> schedule(SchedulingEvent event, TaskQueueList queues, JobRegistry jobRegistry,
Note: See TracChangeset
for help on using the changeset viewer.