类的使用
org.apache.dubbo.config.ConfigCenterConfig
-
使用ConfigCenterConfig的程序包 程序包 说明 org.apache.dubbo.config org.apache.dubbo.config.context -
-
org.apache.dubbo.config中ConfigCenterConfig的使用
返回ConfigCenterConfig的org.apache.dubbo.config中的方法 修饰符和类型 方法 说明 ConfigCenterConfigAbstractInterfaceConfig. getConfigCenter()已过时。参数类型为ConfigCenterConfig的org.apache.dubbo.config中的方法 修饰符和类型 方法 说明 voidAbstractInterfaceConfig. setConfigCenter(ConfigCenterConfig configCenter)已过时。 -
org.apache.dubbo.config.context中ConfigCenterConfig的使用
返回ConfigCenterConfig的org.apache.dubbo.config.context中的方法 修饰符和类型 方法 说明 ConfigCenterConfigConfigManager. getConfigCenter(String id)返回变量类型为ConfigCenterConfig的类型的org.apache.dubbo.config.context中的方法 修饰符和类型 方法 说明 Collection<ConfigCenterConfig>ConfigManager. getConfigCenters()Optional<Collection<ConfigCenterConfig>>ConfigManager. getDefaultConfigCenter()参数类型为ConfigCenterConfig的org.apache.dubbo.config.context中的方法 修饰符和类型 方法 说明 voidConfigManager. addConfigCenter(ConfigCenterConfig configCenter)类型变量类型为ConfigCenterConfig的org.apache.dubbo.config.context中的方法参数 修饰符和类型 方法 说明 voidConfigManager. addConfigCenters(Iterable<ConfigCenterConfig> configCenters)
-