Package org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state
-
Interface Summary Interface Description HardwareInterrupt Percentage of CPU time spent servicing hardware interrupts.Idle Percentage of CPU time spent idle.Kernel Percentage of CPU time spent running in kernel space.Nice Percentage of CPU time spent running low-priority (niced) user processes.SoftwareInterrupt Percentage of CPU time spent servicing software interruptsTotal Total CPU utilization.User Percentage of CPU time spent running in user space.Wait Percentage of CPU time spent waiting for I/O. -
Class Summary Class Description HardwareInterruptBuilder Class that buildsHardwareInterruptBuilderinstances.IdleBuilder Class that buildsIdleBuilderinstances.KernelBuilder Class that buildsKernelBuilderinstances.NiceBuilder Class that buildsNiceBuilderinstances.SoftwareInterruptBuilder Class that buildsSoftwareInterruptBuilderinstances.TotalBuilder Class that buildsTotalBuilderinstances.UserBuilder Class that buildsUserBuilderinstances.WaitBuilder Class that buildsWaitBuilderinstances.