CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BackoffThrottle Member List

This is the complete list of members for BackoffThrottle, including all inherited members.

BackoffThrottle()BackoffThrottleinline
BackoffThrottle(const unsigned init_delay_ms, const unsigned max_delay_ms, const unsigned reset_after_ms)BackoffThrottleinline
delay_range_BackoffThrottleprivate
Init(const unsigned init_delay_ms, const unsigned max_delay_ms, const unsigned reset_after_ms)BackoffThrottleprivate
init_delay_ms_BackoffThrottleprivate
kDefaultInitDelayBackoffThrottlestatic
kDefaultMaxDelayBackoffThrottlestatic
kDefaultResetAfterBackoffThrottlestatic
last_throttle_BackoffThrottleprivate
lock_BackoffThrottleprivate
max_delay_ms_BackoffThrottleprivate
prng_BackoffThrottleprivate
Reset()BackoffThrottle
reset_after_ms_BackoffThrottleprivate
SingleCopy()SingleCopyinlineprotected
Throttle()BackoffThrottle
~BackoffThrottle()BackoffThrottle