| Package | Description |
|---|---|
| com.couchbase.client.core | |
| com.couchbase.client.core.env |
| Modifier and Type | Method and Description |
|---|---|
static Timer |
Timer.create(long maxNumRequestsInRetry,
TimerConfig timerConfig)
Creates a new
Timer with default values. |
static Timer |
Timer.createAndStart(long maxNumRequestsInRetry,
TimerConfig timerConfig) |
| Modifier and Type | Method and Description |
|---|---|
TimerConfig |
TimerConfig.Builder.build() |
static TimerConfig |
TimerConfig.create()
Deprecated.
Instead, please use
IoConfig.Builder.timerConfig(Consumer)
and configure the builder passed to the consumer. |
TimerConfig |
IoConfig.timerConfig() |
Copyright © 2024 Couchbase, Inc.. All rights reserved.