Uses of Class
com.couchbase.client.core.retry.reactor.BackoffDelay
| Package | Description |
|---|---|
| com.couchbase.client.core.retry.reactor |
-
Uses of BackoffDelay in com.couchbase.client.core.retry.reactor
Constructors in com.couchbase.client.core.retry.reactor with parameters of type BackoffDelay Constructor Description DefaultContext(T applicationContext, long iteration, BackoffDelay backoff, long repeatCompanionValue)DefaultContext(T applicationContext, long iteration, BackoffDelay backoff, Throwable exception)