CernVM-FS
2.12.0
|
This is the complete list of members for BackoffThrottle, including all inherited members.
BackoffThrottle() | BackoffThrottle | inline |
BackoffThrottle(const unsigned init_delay_ms, const unsigned max_delay_ms, const unsigned reset_after_ms) | BackoffThrottle | inline |
delay_range_ | BackoffThrottle | private |
Init(const unsigned init_delay_ms, const unsigned max_delay_ms, const unsigned reset_after_ms) | BackoffThrottle | private |
init_delay_ms_ | BackoffThrottle | private |
kDefaultInitDelay | BackoffThrottle | static |
kDefaultMaxDelay | BackoffThrottle | static |
kDefaultResetAfter | BackoffThrottle | static |
last_throttle_ | BackoffThrottle | private |
lock_ | BackoffThrottle | private |
max_delay_ms_ | BackoffThrottle | private |
prng_ | BackoffThrottle | private |
Reset() | BackoffThrottle | |
reset_after_ms_ | BackoffThrottle | private |
SingleCopy() | SingleCopy | inlineprotected |
Throttle() | BackoffThrottle | |
~BackoffThrottle() | BackoffThrottle |