Package | Description |
---|---|
com.couchbase.client.core.config | |
com.couchbase.client.core.config.loader |
Constructor and Description |
---|
DefaultConfigurationProvider(ClusterFacade cluster,
CoreEnvironment environment,
List<Loader> loaderChain,
Map<LoaderType,Refresher> refreshers)
Create a new
DefaultConfigurationProvider . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoader
An
AbstractLoader which provides common basic processing for all implementing loaders. |
class |
CarrierLoader
Loads a raw bucket configuration through the carrier mechanism (also commonly referred to as CCCP).
|
class |
HttpLoader
Loads a raw bucket configuration through the Couchbase Server HTTP config interface.
|
Copyright © 2015 Couchbase, Inc.. All rights reserved.