Package | Description |
---|---|
com.couchbase.client.core.env |
Modifier and Type | Method and Description |
---|---|
static KeyValueServiceConfig |
KeyValueServiceConfig.create(int endpoints)
Creates a new configuration for the KV service.
|
KeyValueServiceConfig |
DefaultCoreEnvironment.kvServiceConfig() |
KeyValueServiceConfig |
CoreEnvironment.kvServiceConfig()
Returns the current service configuration for the KV service.
|
Modifier and Type | Method and Description |
---|---|
SELF |
DefaultCoreEnvironment.Builder.keyValueServiceConfig(KeyValueServiceConfig keyValueServiceConfig)
Allows to set a custom configuration for the KV service.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.