Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 931 Bytes

JobStatisticsJobNode.md

File metadata and controls

16 lines (12 loc) · 931 Bytes

JobStatisticsJobNode

Properties

Name Type Description Notes
Cpu *JobStatisticsJobNodeCpu [default to null]
Io *JobStatisticsJobNodeIo [default to null]
Memory *JobStatisticsJobNodeMemory [default to null]
Node int32 The devid of the node. [default to null]
Pid int32 The process ID of the job on this node. [default to null]
TotalWorkers int32 The number of workers for this job on this node. [default to null]
Workers []JobStatisticsJobNodeWorker [default to null]

[Back to Model list] [Back to API list] [Back to README]