Uses of Class
com.couchbase.client.core.env.TimerConfig
Packages that use TimerConfig
-
Uses of TimerConfig in com.couchbase.client.core
Methods in com.couchbase.client.core with parameters of type TimerConfigModifier and TypeMethodDescriptionstatic TimerTimer.create(long maxNumRequestsInRetry, TimerConfig timerConfig) Creates a newTimerwith default values.static TimerTimer.createAndStart(long maxNumRequestsInRetry, TimerConfig timerConfig) -
Uses of TimerConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return TimerConfigModifier and TypeMethodDescriptionTimerConfig.Builder.build()static TimerConfigTimerConfig.create()IoConfig.timerConfig()