Uses of Package
org.apache.dubbo.common.config.configcenter
Packages that use org.apache.dubbo.common.config.configcenter
Package
Description
-
Classes in org.apache.dubbo.common.config.configcenter used by org.apache.dubbo.common.configClassDescriptionDynamic Configuration
From the use scenario internally inside framework, there are mainly three kinds of methods:DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up.DynamicConfiguration.addListener(String, String, ConfigurationListener)/DynamicConfiguration.removeListener(String, String, ConfigurationListener), add or remove listeners for governance rules or config items that need to watch.Configuration.getProperty(String, Object), get a single config item.DynamicConfiguration.getConfig(String, String, long), get the specified configThe factory interface to create the instance ofDynamicConfiguration -
Classes in org.apache.dubbo.common.config.configcenter used by org.apache.dubbo.common.config.configcenterClassDescriptionThe abstract implementation of
DynamicConfigurationAn event raised when the config changed, immutable.Config change event typeHold content and version informationConfig listener, will get notified when the config it listens on changes.Dynamic Configuration
From the use scenario internally inside framework, there are mainly three kinds of methods:DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up.DynamicConfiguration.addListener(String, String, ConfigurationListener)/DynamicConfiguration.removeListener(String, String, ConfigurationListener), add or remove listeners for governance rules or config items that need to watch.Configuration.getProperty(String, Object), get a single config item.DynamicConfiguration.getConfig(String, String, long), get the specified configThe factory interface to create the instance ofDynamicConfiguration -
Classes in org.apache.dubbo.common.config.configcenter used by org.apache.dubbo.common.config.configcenter.nopClassDescriptionAbstract
DynamicConfigurationFactoryimplementation with cache abilityConfig listener, will get notified when the config it listens on changes.Dynamic Configuration
From the use scenario internally inside framework, there are mainly three kinds of methods:DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up.DynamicConfiguration.addListener(String, String, ConfigurationListener)/DynamicConfiguration.removeListener(String, String, ConfigurationListener), add or remove listeners for governance rules or config items that need to watch.Configuration.getProperty(String, Object), get a single config item.DynamicConfiguration.getConfig(String, String, long), get the specified configThe factory interface to create the instance ofDynamicConfiguration -
Classes in org.apache.dubbo.common.config.configcenter used by org.apache.dubbo.common.config.configcenter.wrapperClassDescriptionConfig listener, will get notified when the config it listens on changes.Dynamic Configuration
From the use scenario internally inside framework, there are mainly three kinds of methods:DynamicConfiguration.getProperties(String, String, long), get configuration file from Config Center at start up.DynamicConfiguration.addListener(String, String, ConfigurationListener)/DynamicConfiguration.removeListener(String, String, ConfigurationListener), add or remove listeners for governance rules or config items that need to watch.Configuration.getProperty(String, Object), get a single config item.DynamicConfiguration.getConfig(String, String, long), get the specified config