jobResizeLog Struct Reference
job resize event: indicating a realized job allocation change More...
Data Fields
int jobId int idx time_t startTime int userId char userName [MAX_LSB_NAME_LEN] int resizeType time_t lastResizeStartTime time_t lastResizeFinishTime int numExecHosts char ** execHosts int numResizeHosts char ** resizeHosts struct affinityJobData * affinity char ** allocSlots int numAllocSlots char ** resizeSlots int numResizeSlots int hasTrigger struct jobResizeTrigger * trigger Detailed Description
job resize event: indicating a realized job allocation changeField Documentation
JobId.
Index.
time_t jobResizeLog::startTime Start time.
User Id.
char jobResizeLog::userName[MAX_LSB_NAME_LEN] User name.
0 grow, 1 shrink
The start time of last allocation.
The finish time of last allocation.
Allocation before the resize.
char** jobResizeLog::execHosts Execute hosts.
The delta of the allocation change.
char** jobResizeLog::resizeHosts Resize hosts.
struct affinityJobData* jobResizeLog::affinity Affinity allocation info.
char** jobResizeLog::allocSlots The array of names of hosts representing allocated slots to job.
The number of slots allocated to job.
char** jobResizeLog::resizeSlots The array of names of hosts representing resized slots to job.
The number of resized slots to job.
Indicates if the job resize event trigger exists.
Specifies the job resize event trigger.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.