Uses of Interface
com.couchbase.client.core.retry.reactor.IterationContext
Packages that use IterationContext
Package
Description
This package consists of code borrowed from an old version of the optional
`reactor-extra` library.
-
Uses of IterationContext in com.couchbase.client.core.retry.reactor
Subinterfaces of IterationContext in com.couchbase.client.core.retry.reactorModifier and TypeInterfaceDescriptioninterfaceContext provided to repeat predicateRepeat.onlyIf(java.util.function.Predicate)and the repeat callbackRepeat.doOnRepeat(java.util.function.Consumer).interfaceRetryContext<T>Deprecated.Classes in com.couchbase.client.core.retry.reactor that implement IterationContext
RetrySpecandRetryBackoffSpecinstead.