Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConfigChangeListener - Class in com.alibaba.cloud.nacos.annotation
- AbstractConfigChangeListener(Object) - Constructor for class com.alibaba.cloud.nacos.annotation.AbstractConfigChangeListener
- AbstractPropertySourceLoader - Class in com.alibaba.cloud.nacos.parser
-
Nacos-specific loader, If need to support other methods of parsing,you need to do the following steps:
- AbstractPropertySourceLoader() - Constructor for class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
- add(String, String) - Method in class com.alibaba.cloud.nacos.refresh.NacosRefreshHistory
-
Deprecated.
- addRefreshRecord(String, String, String) - Method in class com.alibaba.cloud.nacos.refresh.NacosRefreshHistory
- analyze(Throwable, NacosConnectionFailureException) - Method in class com.alibaba.cloud.nacos.diagnostics.analyzer.NacosConnectionFailureAnalyzer
- assembleConfigServiceProperties() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
assemble properties for configService.
B
- build(String, String, String, boolean) - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
C
- canLoad(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
-
Prevent interference with other loaders.Nacos-specific loader, unless the reload changes it.
- collectNacosPropertySource(NacosPropertySource) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
- collectNacosPropertySources(NacosPropertySource) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
-
Deprecated.
- com.alibaba.cloud.nacos - package com.alibaba.cloud.nacos
- com.alibaba.cloud.nacos.annotation - package com.alibaba.cloud.nacos.annotation
- com.alibaba.cloud.nacos.client - package com.alibaba.cloud.nacos.client
- com.alibaba.cloud.nacos.configdata - package com.alibaba.cloud.nacos.configdata
- com.alibaba.cloud.nacos.diagnostics.analyzer - package com.alibaba.cloud.nacos.diagnostics.analyzer
- com.alibaba.cloud.nacos.endpoint - package com.alibaba.cloud.nacos.endpoint
- com.alibaba.cloud.nacos.logging - package com.alibaba.cloud.nacos.logging
- com.alibaba.cloud.nacos.parser - package com.alibaba.cloud.nacos.parser
- com.alibaba.cloud.nacos.refresh - package com.alibaba.cloud.nacos.refresh
- com.alibaba.cloud.nacos.utils - package com.alibaba.cloud.nacos.utils
- COMMAS - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
COMMAS , .
- Config() - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- Config(String) - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- Config(String, boolean) - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- Config(String, String) - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- Config(String, String, boolean) - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- configChanged(ConfigChangeEvent) - Method in class com.alibaba.cloud.nacos.annotation.NacosPropertiesKeyListener
- ConfigPreference - Enum Class in com.alibaba.cloud.nacos.configdata
-
Config preference.
- configServiceInstance() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- contextPrepared(ConfigurableApplicationContext) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingAppRunListener
- CustomDateDeserializer - Class in com.alibaba.cloud.nacos.annotation
- CustomDateDeserializer() - Constructor for class com.alibaba.cloud.nacos.annotation.CustomDateDeserializer
D
- dataId() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfig
- dataId() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigKeysListener
- dataId() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigListener
- DEFAULT_ADDRESS - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Nacos default server and port.
- DEFAULT_NAMESPACE - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Nacos default namespace .
- defaultValue() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfig
- deserialize(JsonParser, DeserializationContext) - Method in class com.alibaba.cloud.nacos.annotation.CustomDateDeserializer
- doHealthCheck(Health.Builder) - Method in class com.alibaba.cloud.nacos.endpoint.NacosConfigHealthIndicator
- doLoad(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
-
Load the resource into one or more property sources.
- doLoad(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
-
Load the resource into one or more property sources.
- doLoad(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.NacosXmlPropertySourceLoader
-
Load the resource into one or more property sources.
- doLoad(ConfigDataLoaderContext, NacosConfigDataResource) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoader
- doParse(String, String, String) - Method in class com.alibaba.cloud.nacos.annotation.ScaYamlConfigChangeParser
E
- EMPTY - Static variable in class com.alibaba.cloud.nacos.utils.StringUtils
-
The empty String
"". - EMPTY_STRING_ARRAY - Static variable in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Empty String array.
- enrichNacosConfigProperties(Properties) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoadProperties
- enrichNacosConfigProperties(Properties) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- environmentPrepared(ConfigurableBootstrapContext, ConfigurableEnvironment) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingAppRunListener
- equals(CharSequence, CharSequence) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Compares two CharSequences, returning
trueif they represent equal sequences of characters. - equals(Object) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- equals(Object) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- equals(Object) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
F
- flattenedMap(Map<String, Object>, Map<String, Object>, String) - Method in class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
G
- getAccessKey() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getAll() - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
- getAndRemoveConfigSnapshot(String, String) - Static method in class com.alibaba.cloud.nacos.refresh.NacosSnapshotConfigManager
- getBean(ConfigDataLoaderContext, Class<T>) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoader
- getClusterName() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getConfig() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- getConfigLongPollTimeout() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getConfigRetryTime() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getConfigService() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- getConfigService() - Method in class com.alibaba.cloud.nacos.NacosConfigManager
- getConfigServiceProperties() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- getContextPath() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getDataId() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySource
- getDataId() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- getDataId() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- getDataId() - Method in class com.alibaba.cloud.nacos.refresh.NacosConfigRefreshEvent
- getEnableRemoteSyncConfig() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getEncode() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getEndpoint() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getEnvironment() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getEvent() - Method in class com.alibaba.cloud.nacos.refresh.NacosConfigRefreshEvent
- getEventDesc() - Method in class com.alibaba.cloud.nacos.refresh.NacosConfigRefreshEvent
- getExtConfig() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- getExtensionConfigs() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getFileExtension() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getFileExtension(String) - Method in class com.alibaba.cloud.nacos.parser.NacosDataParserHandler
- getFileExtensions() - Method in class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
-
Returns the file extensions that the loader supports (excluding the '.').
- getFileExtensions() - Method in class com.alibaba.cloud.nacos.parser.NacosXmlPropertySourceLoader
-
Returns the file extensions that the loader supports (excluding the '.').
- getFilename() - Method in class com.alibaba.cloud.nacos.parser.NacosByteArrayResource
-
This implementation always returns
null, assuming that this resource type does not have a filename. - getGroup() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySource
- getGroup() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- getGroup() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- getGroup() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getGroup() - Method in class com.alibaba.cloud.nacos.refresh.NacosConfigRefreshEvent
- getInstance() - Static method in class com.alibaba.cloud.nacos.NacosConfigManager
- getInstance() - Static method in class com.alibaba.cloud.nacos.parser.NacosDataParserHandler
- getInstance(NacosConfigProperties) - Static method in class com.alibaba.cloud.nacos.NacosConfigManager
- getLog() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- getLog() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- getMapKey(String, String) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
- getMaxRetry() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getNacosConfigProperties() - Method in class com.alibaba.cloud.nacos.NacosConfigManager
- getNacosConfigProperties() - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- getNacosPropertySource(String) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
-
Deprecated.
- getNacosPropertySource(String, String) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
- getName() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getNamespace() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getOrder() - Method in class com.alibaba.cloud.nacos.annotation.NacosAnnotationProcessor
- getOrder() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- getOrder() - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingAppRunListener
- getOrder() - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingListener
-
Deprecated.
- getOrder() - Method in class com.alibaba.cloud.nacos.parser.NacosXmlPropertySourceLoader
-
Get the order value of this object.
- getPassword() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getPreference() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- getPrefix() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- getPrefix() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getPrefix() - Method in interface com.alibaba.cloud.nacos.NacosPropertiesPrefixProvider
- getPrefix(Binder) - Static method in class com.alibaba.cloud.nacos.NacosPropertiesPrefixer
- getPrefix(Environment) - Static method in class com.alibaba.cloud.nacos.NacosPropertiesPrefixer
- getProfiles() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- getProperties() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- getPropertyNames(PropertySource) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Get the property names as the array from the specified
PropertySourceinstance. - getRamRoleName() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getRecords() - Method in class com.alibaba.cloud.nacos.refresh.NacosRefreshHistory
- getRefreshableDataids() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- getRefreshCount() - Static method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- getSecretKey() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getServerAddr() - Method in exception com.alibaba.cloud.nacos.diagnostics.analyzer.NacosConnectionFailureException
- getServerAddr() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getSharedConfigs() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getSharedDataids() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- getSubProperties(Iterable<PropertySource<?>>, String) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Get Sub
Properties. - getSubProperties(ConfigurableEnvironment, String) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Get Sub
Properties. - getSubProperties(PropertySources, String) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Get prefixed
Properties. - getSubProperties(PropertySources, PropertyResolver, String) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Get prefixed
Properties. - getSuffix() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- getTarget() - Method in class com.alibaba.cloud.nacos.annotation.AbstractConfigChangeListener
- getTarget() - Method in class com.alibaba.cloud.nacos.annotation.NacosConfigRefreshableListener
- getTimeout() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- getTimeout() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getTimestamp() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySource
- getUsername() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- group() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfig
- group() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigKeysListener
- group() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigListener
H
- handle(NacosConfigRefreshEvent) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- handle(ApplicationReadyEvent) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- hashCode() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- hashCode() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- hashCode() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
I
- INDEX_NOT_FOUND - Static variable in class com.alibaba.cloud.nacos.utils.StringUtils
-
Represents a failed index search.
- init() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- initNotify() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigListener
- innerReceive(String, String, String) - Method in class com.alibaba.cloud.nacos.annotation.AbstractConfigChangeListener
- interestedKeyPrefixes() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigKeysListener
- interestedKeys() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigKeysListener
- invoke() - Method in class com.alibaba.cloud.nacos.endpoint.NacosConfigEndpoint
- isBaseLetter(char) - Static method in class com.alibaba.cloud.nacos.utils.NacosConfigUtils
-
char is base latin or whitespace?
- isBlank(CharSequence) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Checks if a CharSequence is whitespace, empty ("") or null.
- isChinese(char) - Static method in class com.alibaba.cloud.nacos.utils.NacosConfigUtils
-
char is chinese?
- isEmpty(CharSequence) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Checks if a CharSequence is empty ("") or null.
- isNotBlank(CharSequence) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Checks if a CharSequence is not empty (""), not null and not whitespace only.
- isNotEmpty(CharSequence) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Checks if a CharSequence is not empty ("") and not null.
- isOptional() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- isRefresh() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- isRefreshable() - Method in class com.alibaba.cloud.nacos.client.NacosPropertySource
- isRefreshEnabled() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- isRefreshEnabled() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- isRefreshEnabled() - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
K
- key() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfig
- key() - Element in annotation interface com.alibaba.cloud.nacos.annotation.NacosConfigListener
L
- load(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
-
Load the resource into one or more property sources.
- load(ConfigDataLoaderContext, NacosConfigDataResource) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoader
- loadProperties(ConfigDataLocationResolverContext) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- LOCAL - Enum constant in enum class com.alibaba.cloud.nacos.configdata.ConfigPreference
-
Prefer local configuration.
M
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.alibaba.cloud.nacos.NacosConfigEnabledCondition
N
- nacosAnnotationProcessor() - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosAnnotationProcessor - Class in com.alibaba.cloud.nacos.annotation
- NacosAnnotationProcessor() - Constructor for class com.alibaba.cloud.nacos.annotation.NacosAnnotationProcessor
- NacosByteArrayResource - Class in com.alibaba.cloud.nacos.parser
-
Nacos-specific resource.
- NacosByteArrayResource(byte[]) - Constructor for class com.alibaba.cloud.nacos.parser.NacosByteArrayResource
-
Create a new
ByteArrayResource. - NacosByteArrayResource(byte[], String) - Constructor for class com.alibaba.cloud.nacos.parser.NacosByteArrayResource
-
Create a new
ByteArrayResourcewith a description. - NacosConfig - Annotation Interface in com.alibaba.cloud.nacos.annotation
-
Nacos Config annotation.
- NacosConfigAutoConfiguration - Class in com.alibaba.cloud.nacos
- NacosConfigAutoConfiguration() - Constructor for class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosConfigBootstrapConfiguration - Class in com.alibaba.cloud.nacos
- NacosConfigBootstrapConfiguration() - Constructor for class com.alibaba.cloud.nacos.NacosConfigBootstrapConfiguration
- NacosConfigDataLoader - Class in com.alibaba.cloud.nacos.configdata
-
Implementation of
ConfigDataLoader. - NacosConfigDataLoader(DeferredLogFactory) - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoader
- NacosConfigDataLoadProperties - Class in com.alibaba.cloud.nacos.configdata
-
Used for initialization of Nacos ConfigService.
- NacosConfigDataLoadProperties() - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataLoadProperties
- NacosConfigDataLocationResolver - Class in com.alibaba.cloud.nacos.configdata
-
Implementation of
ConfigDataLocationResolver, load NacosConfigDataResource. - NacosConfigDataLocationResolver(DeferredLogFactory) - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- NacosConfigDataResource - Class in com.alibaba.cloud.nacos.configdata
- NacosConfigDataResource(NacosConfigProperties, boolean, Profiles, Log, NacosConfigDataResource.NacosItemConfig) - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- NacosConfigDataResource.NacosItemConfig - Class in com.alibaba.cloud.nacos.configdata
- NacosConfigEnabledCondition - Class in com.alibaba.cloud.nacos
- NacosConfigEnabledCondition() - Constructor for class com.alibaba.cloud.nacos.NacosConfigEnabledCondition
- nacosConfigEndpoint() - Method in class com.alibaba.cloud.nacos.endpoint.NacosConfigEndpointAutoConfiguration
- NacosConfigEndpoint - Class in com.alibaba.cloud.nacos.endpoint
-
Endpoint for Nacos, contains config data and refresh history.
- NacosConfigEndpoint(NacosConfigProperties, NacosRefreshHistory) - Constructor for class com.alibaba.cloud.nacos.endpoint.NacosConfigEndpoint
- NacosConfigEndpointAutoConfiguration - Class in com.alibaba.cloud.nacos.endpoint
- NacosConfigEndpointAutoConfiguration() - Constructor for class com.alibaba.cloud.nacos.endpoint.NacosConfigEndpointAutoConfiguration
- nacosConfigHealthIndicator() - Method in class com.alibaba.cloud.nacos.endpoint.NacosConfigEndpointAutoConfiguration
- NacosConfigHealthIndicator - Class in com.alibaba.cloud.nacos.endpoint
-
The
HealthIndicatorfor Nacos Config. - NacosConfigHealthIndicator(ConfigService) - Constructor for class com.alibaba.cloud.nacos.endpoint.NacosConfigHealthIndicator
- NacosConfigKeysListener - Annotation Interface in com.alibaba.cloud.nacos.annotation
- NacosConfigListener - Annotation Interface in com.alibaba.cloud.nacos.annotation
- nacosConfigManager(NacosConfigProperties) - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- nacosConfigManager(NacosConfigProperties) - Method in class com.alibaba.cloud.nacos.NacosConfigBootstrapConfiguration
- NacosConfigManager - Class in com.alibaba.cloud.nacos
- NacosConfigManager(NacosConfigProperties) - Constructor for class com.alibaba.cloud.nacos.NacosConfigManager
- nacosConfigProperties() - Method in class com.alibaba.cloud.nacos.NacosConfigBootstrapConfiguration
- nacosConfigProperties(ApplicationContext) - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosConfigProperties - Class in com.alibaba.cloud.nacos
-
Nacos properties.
- NacosConfigProperties() - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties
- NacosConfigProperties.Config - Class in com.alibaba.cloud.nacos
- NacosConfigRefreshableListener - Class in com.alibaba.cloud.nacos.annotation
- NacosConfigRefreshEvent - Class in com.alibaba.cloud.nacos.refresh
- NacosConfigRefreshEvent(Object, Object, String) - Constructor for class com.alibaba.cloud.nacos.refresh.NacosConfigRefreshEvent
- NacosConfigUtils - Class in com.alibaba.cloud.nacos.utils
- NacosConnectionFailureAnalyzer - Class in com.alibaba.cloud.nacos.diagnostics.analyzer
-
A
FailureAnalyzerthat performs analysis of failures caused by aNacosConnectionFailureException. - NacosConnectionFailureAnalyzer() - Constructor for class com.alibaba.cloud.nacos.diagnostics.analyzer.NacosConnectionFailureAnalyzer
- NacosConnectionFailureException - Exception in com.alibaba.cloud.nacos.diagnostics.analyzer
-
A
NacosConnectionFailureExceptionis thrown when the application fails to connect to Nacos Server. - NacosConnectionFailureException(String, String) - Constructor for exception com.alibaba.cloud.nacos.diagnostics.analyzer.NacosConnectionFailureException
- NacosConnectionFailureException(String, String, Throwable) - Constructor for exception com.alibaba.cloud.nacos.diagnostics.analyzer.NacosConnectionFailureException
- nacosContextRefresher(NacosConfigManager, NacosRefreshHistory) - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosContextRefresher - Class in com.alibaba.cloud.nacos.refresh
-
On application start up, NacosContextRefresher add nacos listeners to all application level dataIds, when there is a change in the data, listeners will refresh configurations.
- NacosContextRefresher(NacosConfigManager, NacosRefreshHistory) - Constructor for class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- NacosDataParserHandler - Class in com.alibaba.cloud.nacos.parser
- NacosItemConfig() - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- NacosItemConfig(String, String, String, boolean, String) - Constructor for class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- NacosJsonPropertySourceLoader - Class in com.alibaba.cloud.nacos.parser
- NacosJsonPropertySourceLoader() - Constructor for class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
- NacosLoggingAppRunListener - Class in com.alibaba.cloud.nacos.logging
-
Reload nacos log configuration on spring application contextPrepared.
- NacosLoggingAppRunListener(SpringApplication, String[]) - Constructor for class com.alibaba.cloud.nacos.logging.NacosLoggingAppRunListener
- NacosLoggingListener - Class in com.alibaba.cloud.nacos.logging
-
Deprecated.
- NacosLoggingListener() - Constructor for class com.alibaba.cloud.nacos.logging.NacosLoggingListener
-
Deprecated.
- NacosPropertiesKeyListener - Class in com.alibaba.cloud.nacos.annotation
- NacosPropertiesKeyListener(Object, Set<String>, Set<String>) - Constructor for class com.alibaba.cloud.nacos.annotation.NacosPropertiesKeyListener
- NacosPropertiesPrefixer - Class in com.alibaba.cloud.nacos
- NacosPropertiesPrefixProvider - Interface in com.alibaba.cloud.nacos
- NacosPropertySource - Class in com.alibaba.cloud.nacos.client
- NacosPropertySource(List<PropertySource<?>>, String, String, Date, boolean) - Constructor for class com.alibaba.cloud.nacos.client.NacosPropertySource
- NacosPropertySourceBuilder - Class in com.alibaba.cloud.nacos.client
- NacosPropertySourceBuilder(ConfigService, long) - Constructor for class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- NacosPropertySourceRefreshListener - Class in com.alibaba.cloud.nacos.refresh
- NacosPropertySourceRefreshListener(NacosConfigManager) - Constructor for class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- NacosPropertySourceRepository - Class in com.alibaba.cloud.nacos
- nacosRefreshHistory() - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosRefreshHistory - Class in com.alibaba.cloud.nacos.refresh
- NacosRefreshHistory() - Constructor for class com.alibaba.cloud.nacos.refresh.NacosRefreshHistory
- NacosSnapshotConfigManager - Class in com.alibaba.cloud.nacos.refresh
- NacosXmlPropertySourceLoader - Class in com.alibaba.cloud.nacos.parser
-
Parsing for XML requires overwriting the default
PropertiesPropertySourceLoader, because it internally rigorously validates (DOCTYPE) THE XML in a way that makes it difficult to customize the configuration; at finally, make sure it's in the first place. - NacosXmlPropertySourceLoader() - Constructor for class com.alibaba.cloud.nacos.parser.NacosXmlPropertySourceLoader
- normalizePrefix(String) - Static method in class com.alibaba.cloud.nacos.utils.PropertySourcesUtils
-
Normalize the prefix.
O
- onApplicationEvent(ApplicationReadyEvent) - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- onApplicationEvent(ApplicationEvent) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingListener
-
Deprecated.
- onApplicationEvent(ApplicationEvent) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
P
- parseNacosData(String, String, String) - Method in class com.alibaba.cloud.nacos.parser.NacosDataParserHandler
-
Parsing nacos configuration content.
- postProcessAfterInitialization(Object, String) - Method in class com.alibaba.cloud.nacos.annotation.NacosAnnotationProcessor
- postProcessBeforeInitialization(Object, String) - Method in class com.alibaba.cloud.nacos.annotation.NacosAnnotationProcessor
- postProcessBeforeInitialization(Object, String) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- PREFIX - Static variable in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
-
Prefix for Config Server imports.
- PREFIX - Static variable in class com.alibaba.cloud.nacos.NacosPropertiesPrefixer
-
prefix from spi provider.
- PropertySourcesUtils - Class in com.alibaba.cloud.nacos.utils
- putConfigSnapshot(String, String, String) - Static method in class com.alibaba.cloud.nacos.refresh.NacosSnapshotConfigManager
R
- receiveConfigChange(ConfigChangeEvent) - Method in class com.alibaba.cloud.nacos.annotation.NacosPropertiesKeyListener
- refreshCountIncrement() - Static method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- regionMatches(CharSequence, boolean, int, CharSequence, int, int) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Green implementation of regionMatches.
- reloadMap(Map<String, Object>) - Method in class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
-
Reload the key ending in `value` if need.
- REMOTE - Enum constant in enum class com.alibaba.cloud.nacos.configdata.ConfigPreference
-
Prefer remote configuration.
- removeConfigSnapshot(String, String) - Static method in class com.alibaba.cloud.nacos.refresh.NacosSnapshotConfigManager
- resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
- resolveKey(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataLocationResolver
S
- ScaYamlConfigChangeParser - Class in com.alibaba.cloud.nacos.annotation
- ScaYamlConfigChangeParser() - Constructor for class com.alibaba.cloud.nacos.annotation.ScaYamlConfigChangeParser
- selectiveConvertUnicode(String) - Static method in class com.alibaba.cloud.nacos.utils.NacosConfigUtils
-
Convert Chinese characters to Unicode.
- SEPARATOR - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
SEPARATOR , .
- setAccessKey(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setApplicationContext(ApplicationContext) - Method in class com.alibaba.cloud.nacos.annotation.NacosAnnotationProcessor
- setApplicationContext(ApplicationContext) - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- setApplicationContext(ApplicationContext) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- setClusterName(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setConfigLongPollTimeout(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setConfigRetryTime(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setConfigService(ConfigService) - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- setContextPath(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setDataId(String) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- setDataId(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- setEnableRemoteSyncConfig(Boolean) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setEncode(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setEndpoint(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setEnvironment(Environment) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setExtConfig(List<NacosConfigProperties.Config>) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- setExtensionConfigs(List<NacosConfigProperties.Config>) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setFileExtension(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setFilename(String) - Method in class com.alibaba.cloud.nacos.parser.NacosByteArrayResource
- setGroup(String) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- setGroup(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- setGroup(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setLastContent(String) - Method in class com.alibaba.cloud.nacos.annotation.AbstractConfigChangeListener
- setMaxRetry(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setNacosConfigProperties(NacosConfigProperties) - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- setName(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setNamespace(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setPassword(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setPreference(String) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- setPrefix(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setRamRoleName(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setRefresh(boolean) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- setRefreshableDataids(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- setRefreshEnabled(boolean) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- setRefreshEnabled(boolean) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setSecretKey(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setServerAddr(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setSharedConfigs(List<NacosConfigProperties.Config>) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setSharedDataids(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
- setSuffix(String) - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- setTarget(Object) - Method in class com.alibaba.cloud.nacos.annotation.AbstractConfigChangeListener
- setTarget(Object) - Method in class com.alibaba.cloud.nacos.annotation.NacosConfigRefreshableListener
- setTimeout(int) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setTimeout(long) - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- setUsername(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- StringUtils - Class in com.alibaba.cloud.nacos.utils
-
StringUtils.
- substringAfter(String, String) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Gets the substring after the first occurrence of a separator.
- substringBetween(String, String) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Gets the String that is nested in between two instances of the same String.
- substringBetween(String, String, String) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Gets the String that is nested in between two Strings.
- supportsEventType(Class<? extends ApplicationEvent>) - Method in class com.alibaba.cloud.nacos.refresh.NacosPropertySourceRefreshListener
- supportsEventType(ResolvableType) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingListener
-
Deprecated.
T
- toString() - Method in class com.alibaba.cloud.nacos.annotation.NacosPropertiesKeyListener
- toString() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource.NacosItemConfig
- toString() - Method in class com.alibaba.cloud.nacos.configdata.NacosConfigDataResource
- toString() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- toString() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- trim(String) - Static method in class com.alibaba.cloud.nacos.utils.StringUtils
-
Removes control characters (char <= 32) from both ends of this String, handling
nullby returningnull.
V
- valueOf(String) - Static method in enum class com.alibaba.cloud.nacos.configdata.ConfigPreference
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.alibaba.cloud.nacos.configdata.ConfigPreference
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form