Changeset 1299 for DCWoRMS/branches/coolemall/src/example/localplugin/Cluster_FCFSBF_ExamplePlugin.java
- Timestamp:
- 03/19/14 18:22:27 (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/example/localplugin/Cluster_FCFSBF_ExamplePlugin.java
r1247 r1299 30 30 import schedframe.scheduling.tasks.TaskInterface; 31 31 32 public class FCFSBF_ClusterPlugin extends BaseLocalSchedulingPlugin {32 public class Cluster_FCFSBF_ExamplePlugin extends BaseLocalSchedulingPlugin { 33 33 34 34 public SchedulingPlanInterface<?> schedule(SchedulingEvent event, TaskQueueList queues, JobRegistry jobRegistry,
Note: See TracChangeset
for help on using the changeset viewer.