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()
throttledTime
Copyright © 2020. All Rights Reserved.