Class AbstractRetry<T,S>
java.lang.Object
com.couchbase.client.core.retry.reactor.AbstractRetry<T,S>
- All Implemented Interfaces:
Function<reactor.core.publisher.Flux<S>,
org.reactivestreams.Publisher<Long>>
- Direct Known Subclasses:
DefaultRepeat
,DefaultRetry