Uses of Interface
com.couchbase.client.core.retry.reactor.IterationContext
-
Uses of IterationContext in com.couchbase.client.core.retry.reactor
Modifier and TypeInterfaceDescriptioninterface
Context provided to repeat predicateRepeat.onlyIf(java.util.function.Predicate)
and the repeat callbackRepeat.doOnRepeat(java.util.function.Consumer)
.interface
RetryContext<T>
Deprecated.
RetrySpec
andRetryBackoffSpec
instead.