| Package | Description |
|---|---|
| com.couchbase.client.java.util.retry |
| Class and Description |
|---|
| RetryBuilder
Builder for
RetryWhenFunction. |
| RetryWhenFunction
Combine a
mapping of errors to their attempt number with a flatmap that induces a retry delay into a function that can be passed to an Observable’s retryWhen operation. |
| RetryWithDelayHandler
A class that allows to produce a “retry” delay depending on the number of retry attempts.
|
Copyright © 2015 Couchbase, Inc.. All rights reserved.