Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416.MinMaxTime
Packages that use MinMaxTime
Package
Description
-
Uses of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416
Subinterfaces of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416Modifier and TypeInterfaceDescriptioninterfaceCommon grouping for percentage statistics.interfaceCommon grouping for recording an instantaneous statistic value in addition to avg-min-max statsinterfaceCommon grouping for recording dB values with 2 decimal precision.interfaceCommon grouping for recording dBm values with 2 decimal precision.interfaceCommon grouping for recording mA values with 2 decimal precision.interfaceCommon nodes for recording average, minimum, and maximum values for a These values all have fraction-digits set to 1.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.types.rev190416 that return types with arguments of type MinMaxTime -
Uses of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state
Subinterfaces of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.stateModifier and TypeInterfaceDescriptioninterfaceTemperature in degrees Celsius of the component.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.temp.state with parameters of type MinMaxTime -
Uses of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.types.rev210118
Subinterfaces of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.types.rev210118Modifier and TypeInterfaceDescriptioninterfaceCommon grouping for recording temperature values in Celsius with 1 decimal precision. -
Uses of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state
Subinterfaces of MinMaxTime in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.stateModifier and TypeInterfaceDescriptioninterfacePercentage of CPU time spent servicing hardware interrupts.interfacePercentage of CPU time spent idle.interfacePercentage of CPU time spent running in kernel space.interfacePercentage of CPU time spent running low-priority (niced) user processes.interfacePercentage of CPU time spent servicing software interruptsinterfaceTotal CPU utilization.interfacePercentage of CPU time spent running in user space.interfacePercentage of CPU time spent waiting for I/O.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state with parameters of type MinMaxTimeModifierConstructorDescriptionConstruct a new builder initialized from specifiedMinMaxTime.IdleBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.KernelBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.NiceBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.Construct a new builder initialized from specifiedMinMaxTime.TotalBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.UserBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.WaitBuilder(MinMaxTime arg) Construct a new builder initialized from specifiedMinMaxTime.