Uses of Class
com.couchbase.client.core.env.TimeoutConfig
Packages that use TimeoutConfig
-
Uses of TimeoutConfig in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return TimeoutConfigModifier and TypeMethodDescriptionTimeoutConfig.Builder.build()
static TimeoutConfig
TimeoutConfig.create()
Deprecated.CoreEnvironment.timeoutConfig()
Returns the configuration for all default timeouts.
CoreEnvironment.Builder.timeoutConfig(Consumer)
and configure the builder passed to the consumer.