Class ConfigService

java.lang.Object
com.huaweicloud.config.ConfigService

public class ConfigService extends Object
  • Method Details

    • getInstance

      public static ConfigService 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)