public class ThrottlingDataConfig extends DockerObject implements Serializable
Statistics
Constructor and Description |
---|
ThrottlingDataConfig() |
Modifier and Type | Method and Description |
---|---|
Long |
getPeriods() |
Long |
getThrottledPeriods() |
Long |
getThrottledTime() |
getRawValues
@CheckForNull public Long getPeriods()
periods
@CheckForNull public Long getThrottledPeriods()
throttledPeriods
@CheckForNull public Long getThrottledTime()
throttledTime
Copyright © 2022. All rights reserved.