- get(BeanFactory, String) - Method in class com.ctrip.framework.apollo.spring.property.SpringValueRegistry
-
- getAccessKeySecret() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
Get the access key secret for the current application.
- getAllConfigPropertySources() - Method in class com.ctrip.framework.apollo.spring.config.ConfigPropertySourceFactory
-
- getApolloEnv() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
Get the current environment.
- getAppConfig() - Static method in class com.ctrip.framework.apollo.ConfigService
-
Get Application's config instance.
- getAppId() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
Get the app id for the current application.
- getArrayProperty(String, String, String[]) - Method in interface com.ctrip.framework.apollo.Config
-
Return the array property value with the given key, or defaultValue if the key doesn't exist.
- getArrayProperty(String, String, String[]) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getBeanName() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getBeanName2SpringValueDefinitions(BeanDefinitionRegistry) - Static method in class com.ctrip.framework.apollo.spring.property.SpringValueDefinitionProcessor
-
- getBody() - Method in class com.ctrip.framework.apollo.util.http.HttpResponse
-
- getBooleanProperty(String, Boolean) - Method in interface com.ctrip.framework.apollo.Config
-
Return the boolean property value with the given key, or defaultValue if the key
doesn't exist.
- getBooleanProperty(String, Boolean) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getByteProperty(String, Byte) - Method in interface com.ctrip.framework.apollo.Config
-
Return the byte property value with the given key, or defaultValue if the key doesn't
exist.
- getByteProperty(String, Byte) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getChange(String) - Method in class com.ctrip.framework.apollo.model.ConfigChangeEvent
-
Get a specific change instance for the key specified.
- getChangeType() - Method in class com.ctrip.framework.apollo.model.ConfigChange
-
- getChangeType() - Method in class com.ctrip.framework.apollo.model.ConfigFileChangeEvent
-
- getCluster() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
Get the cluster name for the current application.
- getConfig(String) - Static method in class com.ctrip.framework.apollo.ConfigService
-
Get the config instance for the namespace.
- getConfig(String) - Method in interface com.ctrip.framework.apollo.internals.ConfigManager
-
Get the config instance for the namespace specified.
- getConfig() - Method in interface com.ctrip.framework.apollo.internals.ConfigRepository
-
Get the config from this repository.
- getConfig(String) - Method in class com.ctrip.framework.apollo.internals.DefaultConfigManager
-
- getConfig() - Method in class com.ctrip.framework.apollo.internals.LocalFileConfigRepository
-
- getConfig() - Method in class com.ctrip.framework.apollo.internals.PropertiesCompatibleFileConfigRepository
-
- getConfig() - Method in class com.ctrip.framework.apollo.internals.RemoteConfigRepository
-
- getConfigCacheExpireTime() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getConfigCacheExpireTimeUnit() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getConfigFile(String, ConfigFileFormat) - Static method in class com.ctrip.framework.apollo.ConfigService
-
- getConfigFile(String, ConfigFileFormat) - Method in interface com.ctrip.framework.apollo.internals.ConfigManager
-
Get the config file instance for the namespace specified.
- getConfigFile(String, ConfigFileFormat) - Method in class com.ctrip.framework.apollo.internals.DefaultConfigManager
-
- getConfigFileFormat() - Method in interface com.ctrip.framework.apollo.ConfigFile
-
Get the file format of this config file instance
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.JsonConfigFile
-
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.PropertiesConfigFile
-
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.TxtConfigFile
-
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.XmlConfigFile
-
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.YamlConfigFile
-
- getConfigFileFormat() - Method in class com.ctrip.framework.apollo.internals.YmlConfigFile
-
- getConfigPropertySource(String, Config) - Method in class com.ctrip.framework.apollo.spring.config.ConfigPropertySourceFactory
-
- getConfigServices() - Method in class com.ctrip.framework.apollo.internals.ConfigServiceLocator
-
Get the config service info from remote meta server.
- getConnectTimeout() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getConnectTimeout() - Method in class com.ctrip.framework.apollo.util.http.HttpRequest
-
- getContent() - Method in interface com.ctrip.framework.apollo.ConfigFile
-
Get file content of the namespace
- getContent() - Method in class com.ctrip.framework.apollo.internals.PlainTextConfigFile
-
- getContent() - Method in class com.ctrip.framework.apollo.internals.PropertiesConfigFile
-
- getDataCenter() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
Get the data center info for the current application.
- getDateProperty(String, Date) - Method in interface com.ctrip.framework.apollo.Config
-
Return the Date property value with the given name, or defaultValue if the name doesn't exist.
- getDateProperty(String, String, Date) - Method in interface com.ctrip.framework.apollo.Config
-
Return the Date property value with the given name, or defaultValue if the name doesn't exist.
- getDateProperty(String, String, Locale, Date) - Method in interface com.ctrip.framework.apollo.Config
-
Return the Date property value with the given name, or defaultValue if the name doesn't exist.
- getDateProperty(String, Date) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getDateProperty(String, String, Date) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getDateProperty(String, String, Locale, Date) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getDefaultLocalCacheDir() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getDescription() - Method in enum com.ctrip.framework.apollo.enums.ConfigSourceType
-
- getDetailMessage(Throwable) - Static method in class com.ctrip.framework.apollo.util.ExceptionUtil
-
Assemble the detail message for the throwable with all of its cause included (at most 10 causes).
- getDoubleProperty(String, Double) - Method in interface com.ctrip.framework.apollo.Config
-
Return the double property value with the given key, or defaultValue if the key doesn't
exist.
- getDoubleProperty(String, Double) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getDurationProperty(String, long) - Method in interface com.ctrip.framework.apollo.Config
-
Return the duration property value(in milliseconds) with the given name, or defaultValue if the name doesn't exist.
- getDurationProperty(String, long) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getEnumProperty(String, Class<T>, T) - Method in interface com.ctrip.framework.apollo.Config
-
Return the Enum property value with the given key, or defaultValue if the key doesn't exist.
- getEnumProperty(String, Class<T>, T) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getFactory(String) - Method in interface com.ctrip.framework.apollo.spi.ConfigFactoryManager
-
Get the config factory for the namespace.
- getFactory(String) - Method in interface com.ctrip.framework.apollo.spi.ConfigRegistry
-
Get the registered config factory for the namespace.
- getFactory(String) - Method in class com.ctrip.framework.apollo.spi.DefaultConfigFactoryManager
-
- getFactory(String) - Method in class com.ctrip.framework.apollo.spi.DefaultConfigRegistry
-
- getField() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getFloatProperty(String, Float) - Method in interface com.ctrip.framework.apollo.Config
-
Return the float property value with the given key, or defaultValue if the key doesn't
exist.
- getFloatProperty(String, Float) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getGenericType() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getHeaders() - Method in class com.ctrip.framework.apollo.util.http.HttpRequest
-
- getInstance(Class<T>) - Static method in class com.ctrip.framework.apollo.build.ApolloInjector
-
- getInstance(Class<T>, String) - Static method in class com.ctrip.framework.apollo.build.ApolloInjector
-
- getInstance(Class<T>) - Method in class com.ctrip.framework.apollo.internals.DefaultInjector
-
- getInstance(Class<T>, String) - Method in class com.ctrip.framework.apollo.internals.DefaultInjector
-
- getInstance(Class<T>) - Method in interface com.ctrip.framework.apollo.internals.Injector
-
Returns the appropriate instance for the given injection type
- getInstance(Class<T>, String) - Method in interface com.ctrip.framework.apollo.internals.Injector
-
Returns the appropriate instance for the given injection type and name
- getInstance(Class<T>) - Static method in class com.ctrip.framework.apollo.spring.util.SpringInjector
-
- getIntProperty(String, Integer) - Method in interface com.ctrip.framework.apollo.Config
-
Return the integer property value with the given key, or defaultValue if the key
doesn't exist.
- getIntProperty(String, Integer) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getKey() - Method in class com.ctrip.framework.apollo.spring.property.SpringValueDefinition
-
- getLoadConfigQPS() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getLocalIp() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getLongPollingInitialDelayInMills() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getLongPollQPS() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getLongProperty(String, Long) - Method in interface com.ctrip.framework.apollo.Config
-
Return the long property value with the given key, or defaultValue if the key doesn't
exist.
- getLongProperty(String, Long) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getMaxConfigCacheSize() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getMetaServerAddress(Env) - Method in class com.ctrip.framework.apollo.internals.DefaultMetaServerProvider
-
- getMetaServerDomainName() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getMethodParameter() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getNamespace() - Method in interface com.ctrip.framework.apollo.ConfigFile
-
Get the namespace of this config file instance
- getNamespace() - Method in class com.ctrip.framework.apollo.internals.AbstractConfigFile
-
- getNamespace() - Method in class com.ctrip.framework.apollo.model.ConfigChange
-
- getNamespace() - Method in class com.ctrip.framework.apollo.model.ConfigChangeEvent
-
Get the namespace of this change event.
- getNamespace() - Method in class com.ctrip.framework.apollo.model.ConfigFileChangeEvent
-
- getNewValue() - Method in class com.ctrip.framework.apollo.model.ConfigChange
-
- getNewValue() - Method in class com.ctrip.framework.apollo.model.ConfigFileChangeEvent
-
- getOldValue() - Method in class com.ctrip.framework.apollo.model.ConfigChange
-
- getOldValue() - Method in class com.ctrip.framework.apollo.model.ConfigFileChangeEvent
-
- getOnErrorRetryInterval() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getOnErrorRetryIntervalTimeUnit() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getOrder() - Method in class com.ctrip.framework.apollo.internals.DefaultMetaServerProvider
-
- getOrder() - Method in class com.ctrip.framework.apollo.spring.annotation.ApolloProcessor
-
- getOrder() - Method in class com.ctrip.framework.apollo.spring.boot.ApolloApplicationContextInitializer
-
- getOrder() - Method in class com.ctrip.framework.apollo.spring.config.PropertySourcesProcessor
-
- getOrder() - Method in class com.ctrip.framework.apollo.spring.spi.DefaultApolloConfigRegistrarHelper
-
- getOrder() - Method in class com.ctrip.framework.apollo.spring.spi.DefaultConfigPropertySourcesProcessorHelper
-
- getPlaceholder() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getPlaceholder() - Method in class com.ctrip.framework.apollo.spring.property.SpringValueDefinition
-
- getPropertiesInstance() - Method in class com.ctrip.framework.apollo.util.factory.DefaultPropertiesFactory
-
- getPropertiesInstance() - Method in interface com.ctrip.framework.apollo.util.factory.PropertiesFactory
-
Default implementation:
1.
- getProperty(String, String) - Method in interface com.ctrip.framework.apollo.Config
-
Return the property value with the given key, or defaultValue if the key doesn't exist.
- getProperty(String, Function<String, T>, T) - Method in interface com.ctrip.framework.apollo.Config
-
Return the user-defined property value with the given key, or defaultValue if the key doesn't exist.
- getProperty(String, Function<String, T>, T) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getProperty(String, String) - Method in class com.ctrip.framework.apollo.internals.DefaultConfig
-
- getProperty(String, String) - Method in class com.ctrip.framework.apollo.internals.SimpleConfig
-
- getProperty(String) - Method in class com.ctrip.framework.apollo.spring.config.ConfigPropertySource
-
- getPropertyName() - Method in class com.ctrip.framework.apollo.model.ConfigChange
-
- getPropertyName() - Method in class com.ctrip.framework.apollo.spring.property.SpringValueDefinition
-
- getPropertyNames() - Method in interface com.ctrip.framework.apollo.Config
-
Return a set of the property names
- getPropertyNames() - Method in class com.ctrip.framework.apollo.internals.DefaultConfig
-
- getPropertyNames() - Method in class com.ctrip.framework.apollo.internals.SimpleConfig
-
- getPropertyNames() - Method in class com.ctrip.framework.apollo.spring.config.CachedCompositePropertySource
-
- getPropertyNames() - Method in class com.ctrip.framework.apollo.spring.config.ConfigPropertySource
-
- getReadTimeout() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getReadTimeout() - Method in class com.ctrip.framework.apollo.util.http.HttpRequest
-
- getRefreshInterval() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getRefreshIntervalTimeUnit() - Method in class com.ctrip.framework.apollo.util.ConfigUtil
-
- getShortProperty(String, Short) - Method in interface com.ctrip.framework.apollo.Config
-
Return the short property value with the given key, or defaultValue if the key doesn't
exist.
- getShortProperty(String, Short) - Method in class com.ctrip.framework.apollo.internals.AbstractConfig
-
- getSourceType() - Method in interface com.ctrip.framework.apollo.Config
-
Return the config's source type, i.e.
- getSourceType() - Method in interface com.ctrip.framework.apollo.ConfigFile
-
Return the config's source type, i.e.
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.AbstractConfigFile
-
- getSourceType() - Method in interface com.ctrip.framework.apollo.internals.ConfigRepository
-
Return the config's source type, i.e.
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.DefaultConfig
-
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.LocalFileConfigRepository
-
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.PropertiesCompatibleFileConfigRepository
-
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.RemoteConfigRepository
-
- getSourceType() - Method in class com.ctrip.framework.apollo.internals.SimpleConfig
-
- getStatusCode() - Method in exception com.ctrip.framework.apollo.exceptions.ApolloConfigStatusCodeException
-
- getStatusCode() - Method in class com.ctrip.framework.apollo.util.http.HttpResponse
-
- getTargetType() - Method in class com.ctrip.framework.apollo.spring.property.SpringValue
-
- getUrl() - Method in class com.ctrip.framework.apollo.util.http.HttpRequest
-