C D E F G H I K L O P R S T V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CONFIG_WATCH_TASK_SCHEDULER_NAME - Static variable in class org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration
-
Name of the config watch task scheduler bean.
- configWatch(ConsulConfigProperties, ConsulConfigIndexes, ConsulClient, TaskScheduler) - Method in class org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
- ConfigWatch - Class in org.springframework.cloud.consul.config
- ConfigWatch(ConsulConfigProperties, ConsulClient, LinkedHashMap<String, Long>) - Constructor for class org.springframework.cloud.consul.config.ConfigWatch
- ConfigWatch(ConsulConfigProperties, ConsulClient, LinkedHashMap<String, Long>, TaskScheduler) - Constructor for class org.springframework.cloud.consul.config.ConfigWatch
- ConfigWatch.RefreshEventData - Class in org.springframework.cloud.consul.config
- configWatchTaskScheduler() - Method in class org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
- ConsulBootstrapper - Class in org.springframework.cloud.consul.config
- ConsulBootstrapper() - Constructor for class org.springframework.cloud.consul.config.ConsulBootstrapper
- ConsulBootstrapper.LoadContext - Class in org.springframework.cloud.consul.config
- ConsulBootstrapper.LoaderInterceptor - Interface in org.springframework.cloud.consul.config
- ConsulBootstrapper.LoaderInvocation - Interface in org.springframework.cloud.consul.config
- ConsulConfigAutoConfiguration - Class in org.springframework.cloud.consul.config
- ConsulConfigAutoConfiguration() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration
- ConsulConfigAutoConfiguration.ConsulRefreshConfiguration - Class in org.springframework.cloud.consul.config
- ConsulConfigBootstrapConfiguration - Class in org.springframework.cloud.consul.config
- ConsulConfigBootstrapConfiguration() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration
- ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration - Class in org.springframework.cloud.consul.config
- ConsulConfigDataIndexes() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver.ConsulConfigDataIndexes
- ConsulConfigDataLoader - Class in org.springframework.cloud.consul.config
- ConsulConfigDataLoader(Log) - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataLoader
- ConsulConfigDataLocationResolver - Class in org.springframework.cloud.consul.config
- ConsulConfigDataLocationResolver(Log) - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- ConsulConfigDataLocationResolver.ConsulConfigDataIndexes - Class in org.springframework.cloud.consul.config
- ConsulConfigDataMissingEnvironmentPostProcessor - Class in org.springframework.cloud.consul.config
- ConsulConfigDataMissingEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataMissingEnvironmentPostProcessor
- ConsulConfigDataResource - Class in org.springframework.cloud.consul.config
- ConsulConfigDataResource(String, boolean, ConsulConfigProperties, ConsulPropertySources) - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataResource
-
Deprecated.
- ConsulConfigDataResource(String, ConsulConfigProperties, ConsulPropertySources) - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataResource
-
Deprecated.
- ConsulConfigDataResource(String, ConsulConfigProperties, ConsulPropertySources, String) - Constructor for class org.springframework.cloud.consul.config.ConsulConfigDataResource
- ConsulConfigIndexes - Interface in org.springframework.cloud.consul.config
- consulConfigProperties(Environment) - Method in class org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
- ConsulConfigProperties - Class in org.springframework.cloud.consul.config
- ConsulConfigProperties() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigProperties
- ConsulConfigProperties.Format - Enum in 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 - Class in org.springframework.cloud.consul.config
-
Consul watch properties.
- ConsulFilesPropertySource - Class in org.springframework.cloud.consul.config
- ConsulFilesPropertySource(String, ConsulClient, ConsulConfigProperties) - Constructor for class org.springframework.cloud.consul.config.ConsulFilesPropertySource
- ConsulPropertySource - Class in org.springframework.cloud.consul.config
- ConsulPropertySource(String, ConsulClient, ConsulConfigProperties) - Constructor for class org.springframework.cloud.consul.config.ConsulPropertySource
- ConsulPropertySourceConfiguration() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
- consulPropertySourceLocator(ConsulConfigProperties) - Method in class org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
- ConsulPropertySourceLocator - Class in org.springframework.cloud.consul.config
- ConsulPropertySourceLocator(ConsulClient, ConsulConfigProperties) - Constructor for class org.springframework.cloud.consul.config.ConsulPropertySourceLocator
- ConsulPropertySources - Class in org.springframework.cloud.consul.config
- ConsulPropertySources(ConsulConfigProperties, Log) - Constructor for class org.springframework.cloud.consul.config.ConsulPropertySources
- ConsulPropertySources.Context - Class in org.springframework.cloud.consul.config
- ConsulRefreshConfiguration() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration.ConsulRefreshConfiguration
- ConsulRetryBootstrapper - Class in org.springframework.cloud.consul.config
-
Consul Retry Bootstrapper.
- ConsulRetryBootstrapper() - Constructor for class org.springframework.cloud.consul.config.ConsulRetryBootstrapper
- Context(String) - Constructor for class org.springframework.cloud.consul.config.ConsulPropertySources.Context
- Context(String, String) - Constructor for class org.springframework.cloud.consul.config.ConsulPropertySources.Context
- createConsulClient(BootstrapContext) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- createPropertySource(String, boolean, ConsulClient, BiConsumer<String, Long>) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
-
Deprecated.
- createPropertySource(String, ConsulClient, BiConsumer<String, Long>) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
D
- DIR_SUFFIXES - Static variable in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- DIR_SUFFIXES - Static variable in class org.springframework.cloud.consul.config.ConsulPropertySources
- doLoad(ConfigDataLoaderContext, ConsulConfigDataResource) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLoader
E
- equals(Object) - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- equals(Object) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
F
- FILES - org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Indicates that the configuration specified in consul uses keys as files.
- FILES_SUFFIXES - Static variable in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- FILES_SUFFIXES - Static variable in class org.springframework.cloud.consul.config.ConsulPropertySources
G
- generateAutomaticContexts(List<String>, boolean) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
- generateProperties(String, ConsulConfigProperties.Format) - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getAclToken() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getAutomaticContexts(List<String>) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
- getAutomaticContexts(List<String>, boolean) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
- getBean(ConfigDataLoaderContext, Class<T>) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLoader
- getBinder() - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper.LoadContext
- getConfigProperties() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getConsulPropertySources() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
- getContext() - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- getContext() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
- getContext() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getContext(String, String) - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
- getContexts() - Method in class org.springframework.cloud.consul.config.ConsulPropertySourceLocator
-
Deprecated.
- getContextsToIndexes() - Method in class org.springframework.cloud.consul.config.PropertySourcesLocatedEvent
- getDataKey() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getDecoded(String) - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
-
Deprecated.As of 1.1.0 use
GetValue.getDecodedValue(). - getDefaultContext() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getDelay() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- getFormat() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getIndexes() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver.ConsulConfigDataIndexes
- getIndexes() - Method in interface org.springframework.cloud.consul.config.ConsulConfigIndexes
- getIndexes() - Method in class org.springframework.cloud.consul.config.ConsulPropertySourceLocator
- getInitialIndex() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getInvocation() - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper.LoadContext
- getLoaderContext() - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper.LoadContext
- getName() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getNewIndex() - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- getOrder() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataMissingEnvironmentPostProcessor
- getPath() - Method in class org.springframework.cloud.consul.config.ConsulPropertySources.Context
- getPhase() - Method in class org.springframework.cloud.consul.config.ConfigWatch
- getPrefix() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataMissingEnvironmentPostProcessor
- getPrefix() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getPrefixes() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getPrevIndex() - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- getProfile() - Method in class org.springframework.cloud.consul.config.ConsulPropertySources.Context
- getProfileSeparator() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- getProperties() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
- getProperties() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getProperty(String) - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getPropertyNames() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- getResource() - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper.LoadContext
- getSuffixes() - Method in class org.springframework.cloud.consul.config.ConsulPropertySources
- getSuffixes(ConsulConfigProperties) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- getWaitTime() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- getWatch() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
H
- hashCode() - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- hashCode() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
I
- init() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- init() - Method in class org.springframework.cloud.consul.config.ConsulFilesPropertySource
- init() - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- init(GetValue) - Method in class org.springframework.cloud.consul.config.ConsulFilesPropertySource
- initialize(BootstrapRegistry) - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper
- initialize(BootstrapRegistry) - Method in class org.springframework.cloud.consul.config.ConsulRetryBootstrapper
- isAutoStartup() - Method in class org.springframework.cloud.consul.config.ConfigWatch
- isEnabled() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- isEnabled() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- isFailFast() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- isOptional() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
-
Deprecated.
- isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- isRunning() - Method in class org.springframework.cloud.consul.config.ConfigWatch
K
- KEY_VALUE - org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Indicates that the configuration specified in consul is of type native key values.
L
- load(ConfigDataLoaderContext, ConsulConfigDataResource) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLoader
- loadConfigProperties(ConfigDataLocationResolverContext) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- loadProperties(ConfigDataLocationResolverContext, UriComponents) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- locate(Environment) - Method in class org.springframework.cloud.consul.config.ConsulPropertySourceLocator
- locateCollection(Environment) - Method in class org.springframework.cloud.consul.config.ConsulPropertySourceLocator
O
- ORDER - Static variable in class org.springframework.cloud.consul.config.ConsulConfigDataMissingEnvironmentPostProcessor
-
Order of post processor, set to run after
ConfigDataEnvironmentPostProcessor. - org.springframework.cloud.consul.config - package org.springframework.cloud.consul.config
P
- parseLocation(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- parsePropertiesInKeyValueFormat(List<GetValue>) - Method in class 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) - Method in class 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) - Method in class org.springframework.cloud.consul.config.ConsulPropertySource
- PREFIX - Static variable in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
-
Consul ConfigData prefix.
- PREFIX - Static variable in class org.springframework.cloud.consul.config.ConsulConfigProperties
-
Prefix for configuration properties.
- PROPERTIES - org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Indicates that the configuration specified in consul is of property style i.e., value of the consul key would be a list of key=value pairs separated by new lines.
- PropertySourcesLocatedEvent - Class in org.springframework.cloud.consul.config
- PropertySourcesLocatedEvent(Object, LinkedHashMap<String, Long>) - Constructor for class org.springframework.cloud.consul.config.PropertySourcesLocatedEvent
-
Create a new ApplicationEvent.
R
- registerAndPromoteBean(ConfigDataLocationResolverContext, Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- registerBean(ConfigDataLocationResolverContext, Class<T>, BootstrapRegistry.InstanceSupplier<T>) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- registerBean(ConfigDataLocationResolverContext, Class<T>, T) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
- resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataLocationResolver
S
- setAclToken(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.cloud.consul.config.ConfigWatch
- setDataKey(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setDefaultContext(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setDelay(int) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- setEnabled(boolean) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setEnabled(boolean) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- setFailFast(boolean) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setFormat(ConsulConfigProperties.Format) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setName(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setPrefix(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
-
Deprecated.
- setPrefixes(List<String>) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setProfileSeparator(String) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- setWaitTime(int) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- setWatch(ConsulConfigProperties.Watch) - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- shouldProcessEnvironment(Environment) - Method in class org.springframework.cloud.consul.config.ConsulConfigDataMissingEnvironmentPostProcessor
- start() - Method in class org.springframework.cloud.consul.config.ConfigWatch
- stop() - Method in class org.springframework.cloud.consul.config.ConfigWatch
- stop(Runnable) - Method in class org.springframework.cloud.consul.config.ConfigWatch
T
- toString() - Method in class org.springframework.cloud.consul.config.ConfigWatch.RefreshEventData
- toString() - Method in class org.springframework.cloud.consul.config.ConsulConfigDataResource
- toString() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties
- toString() - Method in class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- toString() - Method in class org.springframework.cloud.consul.config.ConsulPropertySources.Context
V
- valueOf(String) - Static method in enum org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- Watch() - Constructor for class org.springframework.cloud.consul.config.ConsulConfigProperties.Watch
- watchConfigKeyValues() - Method in class org.springframework.cloud.consul.config.ConfigWatch
- withConsulClientFactory(Function<BootstrapContext, ConsulClient>) - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper
- withLoaderInterceptor(ConsulBootstrapper.LoaderInterceptor) - Method in class org.springframework.cloud.consul.config.ConsulBootstrapper
Y
- YAML - org.springframework.cloud.consul.config.ConsulConfigProperties.Format
-
Indicates that the configuration specified in consul is of YAML style i.e., value of the consul key would be YAML format.
All Classes All Packages