git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65c1cb0
)
COLLECTION jobtype for RegisterEvent
author
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 27 Sep 2006 14:02:28 +0000
(14:02 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Wed, 27 Sep 2006 14:02:28 +0000
(14:02 +0000)
org.glite.lb/project/events.T
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/project/events.T
b/org.glite.lb/project/events.T
index
24b7626
..
ab4749e
100644
(file)
--- a/
org.glite.lb/project/events.T
+++ b/
org.glite.lb/project/events.T
@@
-142,6
+142,7
@@
_code_ DAG The job is dag (containing static set of subjobs).
_code_ PARTITIONABLE The job is partitionable (may become partitioned).
_code_ PARTITIONED The job is partitioned (dynamically created dag).
+ _code_ COLLECTION The job is collection (containing static set of subjobs).
int nsubjobs Number of subjobs this job plans to spawn.
_optional_