| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.events.config | |
| com.couchbase.client.core.config |
| Modifier and Type | Method and Description |
|---|---|
GlobalConfig |
GlobalConfigUpdatedEvent.config() |
| Constructor and Description |
|---|
GlobalConfigUpdatedEvent(Context context,
GlobalConfig config) |
| Modifier and Type | Method and Description |
|---|---|
GlobalConfig |
ClusterConfig.globalConfig() |
static GlobalConfig |
GlobalConfigParser.parse(String input,
String origin)
Parse a raw configuration into a
GlobalConfig. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterConfig.setGlobalConfig(GlobalConfig config) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.