Package | Description |
---|---|
com.couchbase.client.core.retry |
Modifier and Type | Field and Description |
---|---|
static BestEffortRetryStrategy |
BestEffortRetryStrategy.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static BestEffortRetryStrategy |
BestEffortRetryStrategy.withExponentialBackoff(Duration lower,
Duration upper,
int factor) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.