跳过导航链接
A C D E F G I O P S T V 

A

afterPropertiesSet() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
afterPropertiesSet() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.CacheBannerDisplayDevice
 

C

CacheAutoConfiguration - top.osjf.assembly.cache.autoconfigure中的类
This configuration is dependent on the spring autowire mechanism of the boot.
CacheAutoConfiguration(CacheProperties, ObjectProvider<List<ConfigurationCustomizer>>) - 类 的构造器top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
CacheBannerDisplayDevice - top.osjf.assembly.cache.autoconfigure中的接口
Define the method for caching component logo output, implement Banner, define relevant execution parameter acquisition methods.
CacheCommonsConfiguration - top.osjf.assembly.cache.autoconfigure中的类
Regarding the public configuration of assembly cache.
CacheCommonsConfiguration(CacheProperties) - 类 的构造器top.osjf.assembly.cache.autoconfigure.CacheCommonsConfiguration
 
cacheExecutorFactory(ObjectProvider<ExpiringMapClientsCustomizer>) - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
CacheProperties - top.osjf.assembly.cache.autoconfigure中的类
Configuration properties for assembly-cache.
CacheProperties() - 类 的构造器top.osjf.assembly.cache.autoconfigure.CacheProperties
 
CacheProperties.Client - top.osjf.assembly.cache.autoconfigure中的枚举
The underlying support type for caching.
CacheProperties.ExpiringMap - top.osjf.assembly.cache.autoconfigure中的类
 
cacheTemplate(CacheFactory) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
CacheVersion - top.osjf.assembly.cache.autoconfigure中的类
Used to retrieve and obtain resource versions, there is currently no specific combination of dependent versions while maintaining the JDK version at 1.8.
ConfigurationCustomizer - top.osjf.assembly.cache.autoconfigure中的接口
Callback interface that can be customized a CacheProperties object generated on auto-configuration.
customize(CacheProperties) - 接口 中的方法top.osjf.assembly.cache.autoconfigure.ConfigurationCustomizer
Customize the given a CacheProperties object.

D

DEFAULT_SO_TEMPLATE - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
DEFAULT_SO_TEMPLATE_OPERATION - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
DEFAULT_SO_TEMPLATE_OPERATION_E - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
DEFAULT_SS_TEMPLATE - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
DEFAULT_SS_TEMPLATE_OPERATION - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
DEFAULT_SS_TEMPLATE_OPERATION_E - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 

E

environment - 类 中的变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
expireMapClientCustomizer() - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
ExpiringMap() - 类 的构造器top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
ExpiringMapConfiguration - top.osjf.assembly.cache.autoconfigure中的类
One of the optional caches for this component ExpiringMap The following is an explanation of important parameters
CacheProperties.getExpiringMap().
ExpiringMapConfiguration(CacheProperties) - 类 的构造器top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 

F

findExpirationListener() - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
Find a listening class that carries SyncListener or AsyncListener in the specified path, as it needs to be instantiated.
findSpringbootPrimarySourcesPackages() - 类 中的静态方法top.osjf.assembly.cache.autoconfigure.SourceEnvironmentPostProcessor
Take the package path information where the springboot main class is located.

G

getBanner() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.StartUpBanner
Obtain the string layout of the logo text.
getClient() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getDefaultExpireTime() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getDefaultExpireTimeUnit() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getEnvironment() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
getEnvironment() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.CacheBannerDisplayDevice
 
getEnvironment() - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
getExpirationPolicy() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
getExpiringMap() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getLeftSign() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.StartUpBanner
Obtain the component name identifier as the unique name of the modified component.
getListeningPackages() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
getListeningRecoverySubPath() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getMaxSize() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
getNoPersistenceOfExpireTime() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getNoPersistenceOfExpireTimeUnit() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getOpenPersistence() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getOrder() - 类 中的方法top.osjf.assembly.cache.autoconfigure.SourceEnvironmentPostProcessor
 
getPersistenceAsync() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getPersistencePath() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getPersistenceReductionClass() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
getProperties() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheCommonsConfiguration
 
getSourceClass() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.CacheBannerDisplayDevice
Obtain a resource class object that can obtain the version.
getSourceClass() - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
getStartUpBanner() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
getStartUpBanner() - 接口 中的方法top.osjf.assembly.cache.autoconfigure.CacheBannerDisplayDevice
Obtain a StartUpBanner implementation class.
getStartUpBanner() - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
getVersion(Class<?>) - 类 中的静态方法top.osjf.assembly.cache.autoconfigure.CacheVersion
 

I

initForPersistenceConfiguration() - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 

O

OPERATION - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
OPERATION_E - 类 中的静态变量top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 

P

persistenceReduction(String) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - 类 中的方法top.osjf.assembly.cache.autoconfigure.SourceEnvironmentPostProcessor
 
printBanner(Environment, Class<?>, PrintStream) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
printBanner(Environment, Class<?>, PrintStream) - 接口 中的方法top.osjf.assembly.cache.autoconfigure.CacheBannerDisplayDevice
 
printBanner(Environment, Class<?>, PrintStream) - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
printBanner(Environment, StartUpBanner, Class<?>, PrintStream) - 类 中的静态方法top.osjf.assembly.cache.autoconfigure.StartUpBannerExecutor
 
properties - 类 中的变量top.osjf.assembly.cache.autoconfigure.CacheCommonsConfiguration
 

S

setClient(CacheProperties.Client) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setDefaultExpireTime(Long) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setDefaultExpireTimeUnit(TimeUnit) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setEnvironment(Environment) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
setEnvironment(Environment) - 类 中的方法top.osjf.assembly.cache.autoconfigure.ExpiringMapConfiguration
 
setExpirationPolicy(ExpirationPolicy) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
setExpiringMap(CacheProperties.ExpiringMap) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setListeningPackages(String[]) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
setListeningRecoverySubPath(String[]) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setMaxSize(Integer) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties.ExpiringMap
 
setNoPersistenceOfExpireTime(Long) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setNoPersistenceOfExpireTimeUnit(TimeUnit) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setOpenPersistence(Boolean) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setPersistenceAsync(Boolean) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setPersistencePath(String) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
setPersistenceReductionClass(Class<? extends CachePersistenceReduction>) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheProperties
 
SourceEnvironmentPostProcessor - top.osjf.assembly.cache.autoconfigure中的类
The implementation of information collection before the creation of the spring container here,including the package path where the main class is started, plays a crucial role in the scalability of the example package in the future.
SourceEnvironmentPostProcessor() - 类 的构造器top.osjf.assembly.cache.autoconfigure.SourceEnvironmentPostProcessor
 
StartUpBanner - top.osjf.assembly.cache.autoconfigure中的接口
Launch the console logo input interface class to output the dynamic session component logo.
StartUpBannerExecutor - top.osjf.assembly.cache.autoconfigure中的类
Component logo input tool,based on Spring's logo output method.
stringCacheTemplate(CacheFactory) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 

T

timeOperations(CacheTemplate<String, Object>) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
timeOperations(StringCacheTemplate) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
top.osjf.assembly.cache.autoconfigure - 程序包 top.osjf.assembly.cache.autoconfigure
 

V

valueOf(String) - 枚举 中的静态方法top.osjf.assembly.cache.autoconfigure.CacheProperties.Client
返回带有指定名称的该类型的枚举常量。
valueOperations(CacheTemplate<String, Object>) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
valueOperations(StringCacheTemplate) - 类 中的方法top.osjf.assembly.cache.autoconfigure.CacheAutoConfiguration
 
values() - 枚举 中的静态方法top.osjf.assembly.cache.autoconfigure.CacheProperties.Client
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E F G I O P S T V 
跳过导航链接

Copyright © 2023. All rights reserved.