#include <events.h>
Data Fields | |
char * | jdl |
char * | ns |
edg_wlc_JobId | parent |
enum edg_wll_RegJobJobtype | jobtype |
int | nsubjobs |
char * | seed |
|
Job description of the job being registered. |
|
Type of the job being registered (SIMPLE, DAG, PARTITIONABLE or PARTITIONED). |
|
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. |