| Package | Description |
|---|---|
| com.couchbase.client.core.env |
| Modifier and Type | Method and Description |
|---|---|
TimeoutConfig |
TimeoutConfig.Builder.build() |
static TimeoutConfig |
TimeoutConfig.create()
Deprecated.
Instead, please use
CoreEnvironment.Builder.timeoutConfig(Consumer)
and configure the builder passed to the consumer.
Note: CoreEnvironment is a base class; you'll
probably call that method via a subclass named
ClusterEnvironment. |
TimeoutConfig |
CoreEnvironment.timeoutConfig()
Returns the configuration for all default timeouts.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.