| Package | Description |
|---|---|
| com.couchbase.client.core.env |
| Modifier and Type | Method and Description |
|---|---|
IoConfig |
IoConfig.Builder.build() |
static IoConfig |
IoConfig.create()
Deprecated.
Instead, please use
CoreEnvironment.Builder.ioConfig(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. |
IoConfig |
CoreEnvironment.ioConfig()
Returns the current configuration for all I/O-related settings.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.