Changes between Version 3 and Version 4 of ComputeStartExample4
- Timestamp:
- 2010-11-12T10:31:45+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComputeStartExample4
v3 v4 6 6 public Map<? extends GridJob, GridNode> map(List<GridNode> subgrid, Script script) throws GridException 7 7 { 8 9 Map<ExecuteCommandLineJob, GridNode> jobs = new HashMap<ExecuteCommandLineJob, GridNode>(1); 8 Map<ExecuteCommandLineJob, GridNode> jobs = new HashMap<ExecuteCommandLineJob, GridNode>(1); 10 9 11 10 //get the id of the execution environment