public class ConfigUtil extends Object
| Constructor and Description |
|---|
ConfigUtil() |
public String getAppId()
public String getAccessKeySecret()
public String getDataCenter()
public String getCluster()
public Env getApolloEnv()
public String getLocalIp()
public String getMetaServerDomainName()
public int getConnectTimeout()
public int getReadTimeout()
public int getRefreshInterval()
public TimeUnit getRefreshIntervalTimeUnit()
public int getLoadConfigQPS()
public int getLongPollQPS()
public long getOnErrorRetryInterval()
public TimeUnit getOnErrorRetryIntervalTimeUnit()
public String getDefaultLocalCacheDir()
public boolean isInLocalMode()
public boolean isOSWindows()
public long getMaxConfigCacheSize()
public long getConfigCacheExpireTime()
public TimeUnit getConfigCacheExpireTimeUnit()
public long getLongPollingInitialDelayInMills()
public boolean isAutoUpdateInjectedSpringPropertiesEnabled()
public boolean isPropertiesOrderEnabled()
public boolean isPropertyNamesCacheEnabled()
Copyright © 2022 Ctrip, Inc.. All rights reserved.