Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- 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: 1.inherit
AbstractPropertySourceLoader; 2. - 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
- ALL_BEANS - Enum constant in enum com.alibaba.cloud.nacos.refresh.RefreshBehavior
-
Refresh all
ConfigurationPropertiesBeans. - 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.
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.client - package com.alibaba.cloud.nacos.client
- 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.refresh.condition - package com.alibaba.cloud.nacos.refresh.condition
- com.alibaba.cloud.nacos.utils - package com.alibaba.cloud.nacos.utils
- COMMAS - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
COMMAS , .
- ConditionalOnNonDefaultBehavior - Annotation Type in com.alibaba.cloud.nacos.refresh.condition
-
Condition on
RefreshBehavioris NOT default. - 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
- Config(String, String, boolean, String) - Constructor for class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- configServiceInstance() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Deprecated.
D
- DEFAULT_NAMESPACE - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Nacos default namespace .
- 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.
E
- 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
- getClusterName() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- 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.NacosConfigProperties.Config
- 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
- 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.Config
- 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.NacosConfigProperties.Config
- getGroup() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- getInstance() - Static method in class com.alibaba.cloud.nacos.parser.NacosDataParserHandler
- getMapKey(String, String) - Static method in class com.alibaba.cloud.nacos.NacosPropertySourceRepository
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class com.alibaba.cloud.nacos.refresh.condition.NonDefaultBehaviorCondition
- 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.logging.NacosLoggingListener
- 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
- getPrefix() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- 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.
- 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
H
- hashCode() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
I
- init() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- 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?
- isChinese(char) - Static method in class com.alibaba.cloud.nacos.utils.NacosConfigUtils
-
char is chinese?
- isEnabled() - Method in class com.alibaba.cloud.nacos.refresh.NacosRefreshProperties
-
Deprecated.
- 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.NacosConfigProperties
- isRefreshEnabled() - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
L
- load(String, Resource) - Method in class com.alibaba.cloud.nacos.parser.AbstractPropertySourceLoader
-
Load the resource into one or more property sources.
- locate(Environment) - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceLocator
N
- 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. - 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
- 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
- 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
- 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
- NacosContextRefresher(NacosRefreshProperties, NacosRefreshHistory, ConfigService) - Constructor for class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
-
Deprecated.
- NacosDataParserHandler - Class in com.alibaba.cloud.nacos.parser
- NacosJsonPropertySourceLoader - Class in com.alibaba.cloud.nacos.parser
- NacosJsonPropertySourceLoader() - Constructor for class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
- NacosLoggingListener - Class in com.alibaba.cloud.nacos.logging
-
Reload nacos log configuration file, after
LoggingApplicationListener. - NacosLoggingListener() - Constructor for class com.alibaba.cloud.nacos.logging.NacosLoggingListener
- NacosPropertySource - Class in com.alibaba.cloud.nacos.client
- NacosPropertySourceBuilder - Class in com.alibaba.cloud.nacos.client
- NacosPropertySourceBuilder(ConfigService, long) - Constructor for class com.alibaba.cloud.nacos.client.NacosPropertySourceBuilder
- nacosPropertySourceLocator(NacosConfigManager) - Method in class com.alibaba.cloud.nacos.NacosConfigBootstrapConfiguration
- NacosPropertySourceLocator - Class in com.alibaba.cloud.nacos.client
- NacosPropertySourceLocator(NacosConfigManager) - Constructor for class com.alibaba.cloud.nacos.client.NacosPropertySourceLocator
- NacosPropertySourceLocator(NacosConfigProperties) - Constructor for class com.alibaba.cloud.nacos.client.NacosPropertySourceLocator
-
Deprecated.
- 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
- nacosRefreshProperties() - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- NacosRefreshProperties - Class in com.alibaba.cloud.nacos.refresh
-
Deprecated.
- NacosRefreshProperties() - Constructor for class com.alibaba.cloud.nacos.refresh.NacosRefreshProperties
-
Deprecated.
- NacosXmlPropertySourceLoader - Class in com.alibaba.cloud.nacos.parser
-
Parsing for XML requires overwriting the default
PropertiesPropertySourceLoader, because it internally rigorously validates 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
- NonDefaultBehaviorCondition - Class in com.alibaba.cloud.nacos.refresh.condition
- NonDefaultBehaviorCondition() - Constructor for class com.alibaba.cloud.nacos.refresh.condition.NonDefaultBehaviorCondition
O
- onApplicationEvent(ApplicationReadyEvent) - Method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- onApplicationEvent(EnvironmentChangeEvent) - Method in class com.alibaba.cloud.nacos.refresh.SmartConfigurationPropertiesRebinder
- onApplicationEvent(ApplicationEvent) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingListener
P
- parseNacosData(String, String, String) - Method in class com.alibaba.cloud.nacos.parser.NacosDataParserHandler
-
Parsing nacos configuration content.
- PREFIX - Static variable in class com.alibaba.cloud.nacos.NacosConfigProperties
-
Prefix of
NacosConfigProperties.
R
- RefreshBehavior - Enum in com.alibaba.cloud.nacos.refresh
-
Refresh behavior.
- refreshCountIncrement() - Static method in class com.alibaba.cloud.nacos.refresh.NacosContextRefresher
- reloadMap(Map<String, Object>) - Method in class com.alibaba.cloud.nacos.parser.NacosJsonPropertySourceLoader
-
Reload the key ending in `value` if need.
S
- 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.refresh.NacosContextRefresher
- setApplicationContext(ApplicationContext) - Method in class com.alibaba.cloud.nacos.refresh.SmartConfigurationPropertiesRebinder
- 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.NacosConfigProperties.Config
- setEnabled(boolean) - Method in class com.alibaba.cloud.nacos.refresh.NacosRefreshProperties
-
Deprecated.
- 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.Config
- 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.NacosConfigProperties.Config
- setGroup(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setMaxRetry(String) - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
- setNacosConfigManager(NacosConfigManager) - Method in class com.alibaba.cloud.nacos.client.NacosPropertySourceLocator
- 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
- 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.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.
- 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
- smartConfigurationPropertiesRebinder(ConfigurationPropertiesBeans) - Method in class com.alibaba.cloud.nacos.NacosConfigAutoConfiguration
- smartConfigurationPropertiesRebinder(ConfigurationPropertiesBeans) - Method in class com.alibaba.cloud.nacos.NacosConfigBootstrapConfiguration
-
Compatible with bootstrap way to start.
- SmartConfigurationPropertiesRebinder - Class in com.alibaba.cloud.nacos.refresh
-
Extend
ConfigurationPropertiesRebinder. - SmartConfigurationPropertiesRebinder(ConfigurationPropertiesBeans) - Constructor for class com.alibaba.cloud.nacos.refresh.SmartConfigurationPropertiesRebinder
- SPECIFIC_BEAN - Enum constant in enum com.alibaba.cloud.nacos.refresh.RefreshBehavior
-
Refresh specific
ConfigurationPropertiesBeanbase on change key. - supportsEventType(ResolvableType) - Method in class com.alibaba.cloud.nacos.logging.NacosLoggingListener
T
- toString() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties.Config
- toString() - Method in class com.alibaba.cloud.nacos.NacosConfigProperties
V
- valueOf(String) - Static method in enum com.alibaba.cloud.nacos.refresh.RefreshBehavior
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.alibaba.cloud.nacos.refresh.RefreshBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form