跳过导航链接
A C D E G H I L N O P R S V W 

A

asyncInvoke(ConfigChangeCallback, String, Object, Object) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
asyncInvoke(ConfigChangeCallback, String, Object, Object) - 接口 中的方法org.springframework.cloud.consul.config.watch.IConsulRefreshEventListener
 

C

callback(ConfigProperty, ConfigProperty) - 接口 中的方法org.springframework.cloud.consul.config.watch.ConfigChangeCallback
配置变更回调函数
close() - 类 中的方法org.springframework.cloud.consul.config.ConfigWatch
 
ConfigChangeCallback - org.springframework.cloud.consul.config.watch中的接口
 
ConfigChangeListener - org.springframework.cloud.consul.config.watch中的注释类型
 
ConfigEncryptAESProvider - org.springframework.cloud.consul.config.encrypt中的类
 
ConfigEncryptAESProvider() - 类 的构造器org.springframework.cloud.consul.config.encrypt.ConfigEncryptAESProvider
 
ConfigEncryptProvider - org.springframework.cloud.consul.config.encrypt中的类
TSF 配置加密提供器接口
ConfigEncryptProvider() - 类 的构造器org.springframework.cloud.consul.config.encrypt.ConfigEncryptProvider
 
ConfigEncryptProviderFactory - org.springframework.cloud.consul.config.encrypt中的类
 
ConfigEncryptProviderFactory() - 类 的构造器org.springframework.cloud.consul.config.encrypt.ConfigEncryptProviderFactory
 
ConfigProperty - org.springframework.cloud.consul.config.watch中的类
 
ConfigProperty(String, Object) - 类 的构造器org.springframework.cloud.consul.config.watch.ConfigProperty
 
ConfigWatch - org.springframework.cloud.consul.config中的类
 
ConfigWatch(ConsulConfigProperties, List<String>, ConsulClient) - 类 的构造器org.springframework.cloud.consul.config.ConfigWatch
已过时。
ConfigWatch(ConsulConfigProperties, ConsulClient, LinkedHashMap<String, Long>) - 类 的构造器org.springframework.cloud.consul.config.ConfigWatch
 
configWatch(ConsulConfigProperties, ConsulPropertySourceLocator, ConsulClient) - 类 中的方法org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
 
ConsulConfigAutoConfiguration - org.springframework.cloud.consul.config中的类
 
ConsulConfigAutoConfiguration() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration
 
ConsulConfigAutoConfiguration.ConsulRefreshConfiguration - org.springframework.cloud.consul.config中的类
 
ConsulConfigBootstrapConfiguration - org.springframework.cloud.consul.config中的类
 
ConsulConfigBootstrapConfiguration() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration
 
ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration - org.springframework.cloud.consul.config中的类
 
consulConfigProperties() - 类 中的方法org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
 
ConsulConfigProperties - org.springframework.cloud.consul.config中的类
 
ConsulConfigProperties() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigProperties
 
ConsulConfigProperties.Format - org.springframework.cloud.consul.config中的枚举
There are many ways in which we can specify configuration in consul i.e., Nested key value style: Where value is either a constant or part of the key (nested).
ConsulConfigProperties.Watch - org.springframework.cloud.consul.config中的类
 
ConsulFilesPropertySource - org.springframework.cloud.consul.config中的类
 
ConsulFilesPropertySource(String, ConsulClient, ConsulConfigProperties) - 类 的构造器org.springframework.cloud.consul.config.ConsulFilesPropertySource
 
ConsulPropertySource - org.springframework.cloud.consul.config中的类
 
ConsulPropertySource(String, ConsulClient, ConsulConfigProperties) - 类 的构造器org.springframework.cloud.consul.config.ConsulPropertySource
 
ConsulPropertySourceConfiguration() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
 
consulPropertySourceLocator(ConsulConfigProperties) - 类 中的方法org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
 
ConsulPropertySourceLocator - org.springframework.cloud.consul.config中的类
 
ConsulPropertySourceLocator(ConsulClient, ConsulConfigProperties) - 类 的构造器org.springframework.cloud.consul.config.ConsulPropertySourceLocator
 
ConsulRefreshConfiguration() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
 
ConsulRefreshEvent - org.springframework.cloud.consul.config.watch中的类
 
ConsulRefreshEvent(Object, Map<String, Object>) - 类 的构造器org.springframework.cloud.consul.config.watch.ConsulRefreshEvent
 
consulRefreshEventListener() - 类 中的方法org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
 
ConsulRefreshEventListener - org.springframework.cloud.consul.config.watch中的类
 
ConsulRefreshEventListener() - 类 的构造器org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 

D

decrypt(String, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.ConfigEncryptAESProvider
 
decrypt(String, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.ConfigEncryptProvider
解密

E

encrypt(String, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.ConfigEncryptAESProvider
 
encrypt(String, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.ConfigEncryptProvider
加密
ENCRYPT_PREFIX - 类 中的静态变量org.springframework.cloud.consul.config.encrypt.EncryptConfig
加密前缀
ENCRYPT_SUFFIX - 类 中的静态变量org.springframework.cloud.consul.config.encrypt.EncryptConfig
加密后缀
EncryptConfig - org.springframework.cloud.consul.config.encrypt中的类
 
EncryptConfig() - 类 的构造器org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
EncryptPropertiesPropertySourceLoader - org.springframework.cloud.consul.config.encrypt中的类
加密的属性处理
EncryptPropertiesPropertySourceLoader() - 类 的构造器org.springframework.cloud.consul.config.encrypt.EncryptPropertiesPropertySourceLoader
 
EncryptYamlPropertySourceLoader - org.springframework.cloud.consul.config.encrypt中的类
 
EncryptYamlPropertySourceLoader() - 类 的构造器org.springframework.cloud.consul.config.encrypt.EncryptYamlPropertySourceLoader
 

G

generateProperties(String, ConsulConfigProperties.Format) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getConfigProperties() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getContext() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getContextIndexes() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySourceLocator
 
getContexts() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySourceLocator
已过时。
getContextsToIndexes() - 类 中的方法org.springframework.cloud.consul.config.PropertySourcesLocatedEvent
 
getDecoded(String) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
已过时。
As of 1.1.0 use GetValue.getDecodedValue().
getEnabled() - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
getInitialIndex() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getInstance() - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.ConfigEncryptProviderFactory
 
getKey() - 类 中的方法org.springframework.cloud.consul.config.watch.ConfigProperty
 
getPassword() - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
getProperties() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getProperty(String) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getPropertyNames() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
getProvider() - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
getProviderClass() - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
getRefreshData() - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEvent
 
getValue() - 类 中的方法org.springframework.cloud.consul.config.watch.ConfigProperty
 

H

handle(ApplicationReadyEvent) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
handle(ConsulRefreshEvent) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
handle(ApplicationReadyEvent) - 接口 中的方法org.springframework.cloud.consul.config.watch.IConsulRefreshEventListener
 
handle(ConsulRefreshEvent) - 接口 中的方法org.springframework.cloud.consul.config.watch.IConsulRefreshEventListener
 

I

IConsulRefreshEventListener - org.springframework.cloud.consul.config.watch中的接口
 
init() - 类 中的方法org.springframework.cloud.consul.config.ConsulConfigProperties
 
init() - 类 中的方法org.springframework.cloud.consul.config.ConsulFilesPropertySource
 
init(GetValue) - 类 中的方法org.springframework.cloud.consul.config.ConsulFilesPropertySource
 
init() - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 

L

load(String, Resource, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.EncryptPropertiesPropertySourceLoader
 
load(String, Resource, String) - 类 中的方法org.springframework.cloud.consul.config.encrypt.EncryptYamlPropertySourceLoader
 
locate(Environment) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySourceLocator
 

N

needDecrypt(Object) - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
是否需要进行解密

O

org.springframework.cloud.consul.config - 程序包 org.springframework.cloud.consul.config
 
org.springframework.cloud.consul.config.encrypt - 程序包 org.springframework.cloud.consul.config.encrypt
 
org.springframework.cloud.consul.config.watch - 程序包 org.springframework.cloud.consul.config.watch
 

P

parse(Response<List<GetValue>>) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
parsePropertiesInKeyValueFormat(List<GetValue>) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
Parses the properties in key value style i.e., values are expected to be either a sub key or a constant
parsePropertiesWithNonKeyValueFormat(List<GetValue>, ConsulConfigProperties.Format) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
Parses the properties using the format which is not a key value style i.e., either java properties style or YAML style
parseValue(GetValue, ConsulConfigProperties.Format) - 类 中的方法org.springframework.cloud.consul.config.ConsulPropertySource
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
PropertySourcesLocatedEvent - org.springframework.cloud.consul.config中的类
 
PropertySourcesLocatedEvent(Object, LinkedHashMap<String, Long>) - 类 的构造器org.springframework.cloud.consul.config.PropertySourcesLocatedEvent
Create a new ApplicationEvent.

R

realContent(Object) - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
获取真实密文

S

setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法org.springframework.cloud.consul.config.ConfigWatch
 
setEnabled(Boolean) - 类 中的方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
setKey(String) - 类 中的方法org.springframework.cloud.consul.config.watch.ConfigProperty
 
setPassword(String) - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
setProviderClass(String) - 类 中的静态方法org.springframework.cloud.consul.config.encrypt.EncryptConfig
 
setRefreshData(Map<String, Object>) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEvent
 
setValue(Object) - 类 中的方法org.springframework.cloud.consul.config.watch.ConfigProperty
 
start() - 类 中的方法org.springframework.cloud.consul.config.ConfigWatch
 
syncInvoke(ConfigChangeCallback, String, Object, Object) - 类 中的方法org.springframework.cloud.consul.config.watch.ConsulRefreshEventListener
 
syncInvoke(ConfigChangeCallback, String, Object, Object) - 接口 中的方法org.springframework.cloud.consul.config.watch.IConsulRefreshEventListener
 

V

valueOf(String) - 枚举 中的静态方法org.springframework.cloud.consul.config.ConsulConfigProperties.Format
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.springframework.cloud.consul.config.ConsulConfigProperties.Format
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

Watch() - 类 的构造器org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
 
watchConfigKeyValues() - 类 中的方法org.springframework.cloud.consul.config.ConfigWatch
 
A C D E G H I L N O P R S V W 
跳过导航链接

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.