#include <events.h>
Data Fields | |
char * | jdl |
char * | ns |
edg_wlc_JobId | parent |
int | nsubjobs |
char * | seed |
|
Job description of the job being registered. |
|
NetworkServer handling the newly registered job. |
|
Number of subjobs this job plans to spawn. |
|
Grid job id of the parent job registering this new one. |
|
Seed for subjob id generation. |