Class BackoffDelay
java.lang.Object
com.couchbase.client.core.retry.reactor.BackoffDelay
public class BackoffDelay extends Object
-
Constructor Summary
Constructors Constructor Description BackoffDelay(Duration fixedBackoff)
BackoffDelay(Duration min, Duration max, Duration delay)
-
Method Summary