public class ThrottlingDataConfig
extends java.lang.Object
implements java.io.Serializable
Statistics| Constructor and Description |
|---|
ThrottlingDataConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getPeriods() |
java.lang.Long |
getThrottledPeriods() |
java.lang.Long |
getThrottledTime() |
@CheckForNull public java.lang.Long getPeriods()
periods@CheckForNull public java.lang.Long getThrottledPeriods()
throttledPeriods@CheckForNull public java.lang.Long getThrottledTime()
throttledTimeCopyright © 2019. All Rights Reserved.