Class DefaultCredentialsRefreshService.RatioRefreshDelayStrategy
java.lang.Object
com.rabbitmq.client.impl.DefaultCredentialsRefreshService.RatioRefreshDelayStrategy
- Enclosing class:
DefaultCredentialsRefreshService
-
Field Details
-
ratio
private final double ratio
-
-
Constructor Details
-
RatioRefreshDelayStrategy
private RatioRefreshDelayStrategy(double ratio)
-
-
Method Details
-
apply
-