Uses of Class
com.couchbase.client.core.env.TimerConfig
-
Uses of TimerConfig in com.couchbase.client.core
Modifier and TypeMethodDescriptionstatic Timer
Timer.create
(long maxNumRequestsInRetry, TimerConfig timerConfig) Creates a newTimer
with default values.static Timer
Timer.createAndStart
(long maxNumRequestsInRetry, TimerConfig timerConfig) -
Uses of TimerConfig in com.couchbase.client.core.env
Modifier and TypeMethodDescriptionTimerConfig.Builder.build()
static TimerConfig
TimerConfig.create()
Deprecated.IoConfig.timerConfig()
IoConfig.Builder.timerConfig(Consumer)
and configure the builder passed to the consumer.