Package com.huaweicloud.config
Class ConfigService
java.lang.Object
com.huaweicloud.config.ConfigService
-
Method Summary
Modifier and TypeMethodDescriptionvoidfirstPull(ConfigBootstrapProperties configProperties, org.apache.servicecomb.config.center.client.ConfigCenterClient configCenterClient, org.apache.servicecomb.config.center.client.model.QueryConfigurationsRequest queryConfigurationsRequest, org.apache.servicecomb.config.center.client.ConfigCenterAddressManager addressManager) org.apache.servicecomb.config.common.ConfigConverterstatic ConfigServicevoidinit(BootstrapProperties bootstrapProperties, List<org.apache.servicecomb.foundation.auth.AuthHeaderProvider> authHeaderProviders)
-
Method Details
-
getInstance
-
getConfigConverter
public org.apache.servicecomb.config.common.ConfigConverter getConfigConverter() -
init
public void init(BootstrapProperties bootstrapProperties, List<org.apache.servicecomb.foundation.auth.AuthHeaderProvider> authHeaderProviders) -
firstPull
public void firstPull(ConfigBootstrapProperties configProperties, org.apache.servicecomb.config.center.client.ConfigCenterClient configCenterClient, org.apache.servicecomb.config.center.client.model.QueryConfigurationsRequest queryConfigurationsRequest, org.apache.servicecomb.config.center.client.ConfigCenterAddressManager addressManager)
-