public interface ThrottlingMXBean
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfThrottledRequests()
Monotonic increasing counter of the the number of requests that have been throttled.
|
long |
getStateSize()
The number of entries in the state store.
|
long getStateSize()
long getNumberOfThrottledRequests()
Copyright © 2018. All rights reserved.