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