| Package | Description |
|---|---|
| com.couchbase.client.core.retry.reactor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RepeatContext<T>
Context provided to repeat predicate
Repeat.onlyIf(java.util.function.Predicate) and
the repeat callback Repeat.doOnRepeat(java.util.function.Consumer). |
interface |
RetryContext<T>
Deprecated.
Use equivalent features of reactor-core like
RetrySpec and RetryBackoffSpec instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContext<T> |
Copyright © 2024 Couchbase, Inc.. All rights reserved.