Package com.couchbase.client.core.config.refresher
package com.couchbase.client.core.config.refresher
-
ClassDescriptionThe
BucketRefresher
is responsible to keep the configurations up to date after the initial bootstrap/load.TheGlobalRefresher
keeps the cluster-level global config up-to-date.TheKeyValueBucketRefresher
keeps configs up-to-date through the KV service.