跳过导航链接
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractL2CacheOperationSource - icu.develop.l2cache.interceptor中的类
Description:
AbstractL2CacheOperationSource() - 类 的构造器icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
 
afterSingletonsInstantiated() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
allowPublicMethodsOnly() - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
 
allowPublicMethodsOnly() - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
By default, only public methods can be made cacheable.
AnnotationL2CacheOperationSource - icu.develop.l2cache.interceptor中的类
Description:
AnnotationL2CacheOperationSource() - 类 的构造器icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Create a default AnnotationCacheOperationSource, supporting public methods that carry the Cacheable and CacheEvict annotations.
AnnotationL2CacheOperationSource(boolean) - 类 的构造器icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Create a default AnnotationCacheOperationSource, supporting public methods that carry the Cacheable and CacheEvict annotations.
AnnotationL2CacheOperationSource(L2CacheAnnotationParser) - 类 的构造器icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Create a custom AnnotationCacheOperationSource.
AnnotationL2CacheOperationSource(L2CacheAnnotationParser...) - 类 的构造器icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Create a custom AnnotationCacheOperationSource.
AnnotationL2CacheOperationSource(Set<L2CacheAnnotationParser>) - 类 的构造器icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Create a custom AnnotationCacheOperationSource.
AnnotationL2CacheOperationSource.L2CacheOperationProvider - icu.develop.l2cache.interceptor中的接口
Callback interface providing CacheOperation instance(s) based on a given CacheAnnotationParser.
annotationParsers - 类 中的变量icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
apply(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CachePutRequest
 
args - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
attributeCache - 类 中的变量icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Cache of CacheOperations, keyed by method on a specific target class.

B

beanFactory - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
beforeInvocation - 类 中的变量icu.develop.l2cache.interceptor.L2CacheEvictOperation
 
beforeInvocation - 类 中的变量icu.develop.l2cache.interceptor.L2CacheEvictOperation.Builder
 
build() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheableOperation.Builder
 
build() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheEvictOperation.Builder
 
build() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
build() - 类 中的方法icu.develop.l2cache.interceptor.L2CachePutOperation.Builder
 
Builder() - 类 的构造器icu.develop.l2cache.interceptor.L2CacheableOperation.Builder
 
Builder() - 类 的构造器icu.develop.l2cache.interceptor.L2CacheEvictOperation.Builder
 
Builder() - 类 的构造器icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
Builder() - 类 的构造器icu.develop.l2cache.interceptor.L2CachePutOperation.Builder
 

C

cache(long) - 类 中的静态方法icu.develop.l2cache.CaffeineL2Cache.CaffeineL2CacheBuilder
构造缓存
cache(int, long, long) - 类 中的静态方法icu.develop.l2cache.CaffeineL2Cache.CaffeineL2CacheBuilder
构建所有来的要缓存的key getCache
CACHE_KEYS - 类 中的静态变量icu.develop.l2cache.RedisL2Cache
 
CACHE_MAP - 类 中的静态变量icu.develop.l2cache.L2CacheManager
缓存Map
CACHE_OPERATION_ANNOTATIONS - 类 中的静态变量icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
CacheItem() - 类 的构造器icu.develop.l2cache.L2CacheProperties.CacheItem
 
cacheKey(String) - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
cacheKey - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
cacheKey - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation
 
CacheKeyType - icu.develop.l2cache.annotation中的枚举
缓存key类型
CacheKeyType() - 枚举 的构造器icu.develop.l2cache.annotation.CacheKeyType
 
cacheKeyType - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
cacheKeyType - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation
 
cacheNames - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
cacheNames - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
cacheNames - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation
 
cacheNull2CacheStrategy() - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
缓存空值策略
CacheNullCacheStrategy - icu.develop.l2cache.interceptor中的类
Description: 缓存空值
CacheNullCacheStrategy() - 类 的构造器icu.develop.l2cache.interceptor.CacheNullCacheStrategy
 
cacheOperation - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
cacheResolver - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
caches - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
cacheWide - 类 中的变量icu.develop.l2cache.interceptor.L2CacheEvictOperation.Builder
 
cacheWide - 类 中的变量icu.develop.l2cache.interceptor.L2CacheEvictOperation
 
caffeineCache - 类 中的变量icu.develop.l2cache.CaffeineL2Cache
 
CaffeineL2Cache - icu.develop.l2cache中的类
Description: Caffeine 缓存
CaffeineL2Cache(L2Cache, long) - 类 的构造器icu.develop.l2cache.CaffeineL2Cache
 
CaffeineL2Cache.CaffeineL2CacheBuilder - icu.develop.l2cache中的类
 
CaffeineL2CacheBuilder() - 类 的构造器icu.develop.l2cache.CaffeineL2Cache.CaffeineL2CacheBuilder
 
canPutToCache(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
clear() - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
clear() - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
clear() - 接口 中的方法icu.develop.l2cache.L2Cache
删除全部缓存
clear() - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
clearCache(String) - 类 中的静态方法icu.develop.l2cache.L2CacheManager
清理缓存
collectPutRequests(Collection<L2CacheAspectSupport.L2CacheOperationContext>, Object, Collection<L2CacheAspectSupport.L2CachePutRequest>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
commonParseCacheAnnotations(AnnotatedElement) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
compareTo(L2CacheAspectSupport.L2CacheOperationCacheKey) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
computeCacheOperations(Method, Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
 
configure(L2CacheOperationSource, Supplier<L2CacheResolver>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
container(RedisConnectionFactory) - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
RedisMessageListenerContainer
context - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CachePutRequest
 
contexts - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContexts
 
createCacheNames(Collection<? extends L2Cache>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 

D

DEFAULT_CACHE_NAME - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
DefaultL2CacheAnnotationParser - icu.develop.l2cache.annotation中的类
Description:
DefaultL2CacheAnnotationParser() - 类 的构造器icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
DefaultL2CacheResolver - icu.develop.l2cache.interceptor中的类
Description:
DefaultL2CacheResolver() - 类 的构造器icu.develop.l2cache.interceptor.DefaultL2CacheResolver
 
defaultPointcutAdvisor(L2CacheInterceptor) - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
aop
DEL_SIZE - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
delegate - 类 中的变量icu.develop.l2cache.CaffeineL2Cache
 
delegate - 类 中的变量icu.develop.l2cache.DelegateL2Cache
 
DelegateL2Cache - icu.develop.l2cache中的类
Description: 代理缓存
DelegateL2Cache(L2Cache) - 类 的构造器icu.develop.l2cache.DelegateL2Cache
 
delete(String) - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
delete(String) - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
delete(String) - 接口 中的方法icu.develop.l2cache.L2Cache
删除缓存
delete(String) - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
deserialize(Object, Type) - 类 中的静态方法icu.develop.l2cache.CaffeineL2Cache
反序列号
deserialize(String, Type) - 类 中的静态方法icu.develop.l2cache.RedisL2Cache
反序列号
determineCacheOperations(AnnotationL2CacheOperationSource.L2CacheOperationProvider) - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
Determine the cache operation(s) for the given AnnotationL2CacheOperationSource.L2CacheOperationProvider.
doClear(L2Cache) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
doEvict(L2Cache, String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
duration - 类 中的变量icu.develop.l2cache.CaffeineL2Cache
 
duration - 类 中的变量icu.develop.l2cache.RedisL2Cache
 

E

EMPTY - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
empty(Object) - 类 中的方法icu.develop.l2cache.interceptor.CacheNullCacheStrategy
 
empty(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
判断对象或集合是否为空
empty(Object) - 类 中的方法icu.develop.l2cache.interceptor.NotCacheNullCacheStrategy
 
enableCache(Object) - 类 中的方法icu.develop.l2cache.interceptor.CacheNullCacheStrategy
 
enableCache(Object) - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheStrategy
允许缓存
enableCache(Object) - 类 中的方法icu.develop.l2cache.interceptor.NotCacheNullCacheStrategy
 
equals(Object) - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
equals(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
execute(L2CacheOperationInvoker, Object, Method, Object[]) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
execute(L2CacheOperationInvoker, Method, L2CacheAspectSupport.L2CacheOperationContexts) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
extractArgs(Method, Object[]) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 

F

findCachedItem(Collection<L2CacheAspectSupport.L2CacheOperationContext>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
findCacheOperations(Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Subclasses need to implement this to return the caching attribute for the given class, if any.
findCacheOperations(Method) - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Subclasses need to implement this to return the caching attribute for the given method, if any.
findCacheOperations(Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
findCacheOperations(Method) - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
findInCaches(L2CacheAspectSupport.L2CacheOperationContext, String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 

G

generateKey(L2CacheAspectSupport.L2CacheOperationContext, Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
generateKey(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
get(String, Type) - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
get(String, Type) - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
get(Class<? extends L2CacheOperation>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContexts
 
get(String, Type) - 接口 中的方法icu.develop.l2cache.L2Cache
查询值
get(String, Type) - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
get(int) - 类 中的方法icu.develop.l2cache.utils.ListUtils.Partition
 
getArgs() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getArgs() - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvocationContext
Return the argument list used to invoke the method.
getArgumentsCacheKey() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
参数key
getArrayClass(Class) - 类 中的静态方法icu.develop.l2cache.utils.TypeUtils
 
getCache() - 类 中的静态方法icu.develop.l2cache.L2CacheManager
获取缓存
getCache(String) - 类 中的静态方法icu.develop.l2cache.L2CacheManager
获取缓存
getCacheKey(Method, Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Determine a cache key for the given method and target class.
getCacheNames(L2CacheOperationInvocationContext<?>) - 类 中的方法icu.develop.l2cache.interceptor.DefaultL2CacheResolver
 
getCacheNames() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getCacheOperationMetadata(L2CacheOperation, Method, Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
getCacheOperations(Method, Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Determine the caching attribute for this method invocation.
getCacheOperations(L2CacheAnnotationParser) - 接口 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource.L2CacheOperationProvider
Return the CacheOperation instance(s) provided by the specified parser.
getCacheOperations(Method, Class<?>) - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationSource
Return the collection of cache operations for this method, or null if the method contains no cacheable annotations.
getCacheOperationSource() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
getCacheResolver() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
getCaches(L2CacheOperationInvocationContext<L2CacheOperation>, L2CacheResolver) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
getCaches() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getClass(Type) - 类 中的静态方法icu.develop.l2cache.utils.TypeUtils
 
getExpressionCacheKey(String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
表达式key
getMapping(Type) - 类 中的静态方法icu.develop.l2cache.utils.TypeUtils
 
getMethod() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getMethod() - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvocationContext
Return the method which was invoked.
getOperation() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getOperation() - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvocationContext
Return the cache operation.
getOperationContext(L2CacheOperation, Method, Object[], Object, Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
getOperationDescription() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheableOperation.Builder
 
getOperationDescription() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheEvictOperation.Builder
 
getOperationDescription() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
Return an identifying description for this caching operation.
getOperationDescription() - 类 中的方法icu.develop.l2cache.interceptor.L2CachePutOperation.Builder
 
getOriginal() - 异常错误 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvoker.WrapperException
 
getTarget() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
getTarget() - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvocationContext
Return the target instance on which the method was invoked.
getTargetClass(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 

H

hashCode() - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
hashCode() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 

I

icu.develop.l2cache - 程序包 icu.develop.l2cache
 
icu.develop.l2cache.annotation - 程序包 icu.develop.l2cache.annotation
 
icu.develop.l2cache.constant - 程序包 icu.develop.l2cache.constant
 
icu.develop.l2cache.exceptions - 程序包 icu.develop.l2cache.exceptions
 
icu.develop.l2cache.interceptor - 程序包 icu.develop.l2cache.interceptor
 
icu.develop.l2cache.listener - 程序包 icu.develop.l2cache.listener
 
icu.develop.l2cache.utils - 程序包 icu.develop.l2cache.utils
 
initialized - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
invoke(MethodInvocation) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheInterceptor
 
invoke() - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationInvoker
Invoke the cache operation defined by this instance.
invokeOperation(L2CacheOperationInvoker) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
isCandidateClass(Class<?>) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
isCandidateClass(Class<?>) - 接口 中的方法icu.develop.l2cache.annotation.L2CacheAnnotationParser
Determine whether the given class is a candidate for cache operations in the annotation format of this CacheAnnotationParser.
isCandidateClass(Class<?>) - 类 中的方法icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
isCandidateClass(Class<?>) - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheOperationSource
是否是候选类
isEmpty() - 类 中的方法icu.develop.l2cache.utils.ListUtils.Partition
 
items - 类 中的变量icu.develop.l2cache.L2CacheProperties
 

K

key - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CachePutRequest
 

L

L2Cache - icu.develop.l2cache中的接口
Description:
L2CACHE_KEY_SPLIT - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
L2CACHE_PREFIX - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
L2Cacheable - icu.develop.l2cache.annotation中的注释类型
查询时设缓存注解
L2CacheableOperation - icu.develop.l2cache.interceptor中的类
Description:
L2CacheableOperation(L2CacheableOperation.Builder) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheableOperation
 
L2CacheableOperation.Builder - icu.develop.l2cache.interceptor中的类
 
L2CacheAnnotationParser - icu.develop.l2cache.annotation中的接口
Description:
L2CacheAspectSupport - icu.develop.l2cache.interceptor中的类
Description:
L2CacheAspectSupport() - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
L2CacheAspectSupport.L2CacheOperationCacheKey - icu.develop.l2cache.interceptor中的类
 
L2CacheAspectSupport.L2CacheOperationContext - icu.develop.l2cache.interceptor中的类
 
L2CacheAspectSupport.L2CacheOperationContexts - icu.develop.l2cache.interceptor中的类
 
L2CacheAspectSupport.L2CacheOperationMetadata - icu.develop.l2cache.interceptor中的类
 
L2CacheAspectSupport.L2CachePutRequest - icu.develop.l2cache.interceptor中的类
 
L2CacheAutoConfiguration - icu.develop.l2cache中的类
Description:
L2CacheAutoConfiguration() - 类 的构造器icu.develop.l2cache.L2CacheAutoConfiguration
 
L2CacheConstant - icu.develop.l2cache.constant中的类
二级缓存常量类
L2CacheConstant() - 类 的构造器icu.develop.l2cache.constant.L2CacheConstant
 
L2CacheEvict - icu.develop.l2cache.annotation中的注释类型
Description:
L2CacheEvictOperation - icu.develop.l2cache.interceptor中的类
Description:
L2CacheEvictOperation(L2CacheEvictOperation.Builder) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheEvictOperation
Create a new L2CacheOperation instance from the given builder.
L2CacheEvictOperation.Builder - icu.develop.l2cache.interceptor中的类
 
L2CacheInterceptor - icu.develop.l2cache.interceptor中的类
Description:
L2CacheInterceptor() - 类 的构造器icu.develop.l2cache.interceptor.L2CacheInterceptor
 
l2CacheInterceptor(StringRedisTemplate, L2CacheProperties) - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
 
L2CacheKeyExpirationListener - icu.develop.l2cache.listener中的类
Description:
L2CacheKeyExpirationListener(RedisMessageListenerContainer) - 类 的构造器icu.develop.l2cache.listener.L2CacheKeyExpirationListener
Creates new L2CacheKeyExpirationListener for __keyevent@*__:expired messages.
L2CacheManager - icu.develop.l2cache中的类
Description: 二级缓存管理
L2CacheManager() - 类 的构造器icu.develop.l2cache.L2CacheManager
 
L2CacheOperation - icu.develop.l2cache.interceptor中的类
Description:
L2CacheOperation(L2CacheOperation.Builder) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheOperation
Create a new L2CacheOperation instance from the given builder.
L2CacheOperation.Builder - icu.develop.l2cache.interceptor中的类
 
L2CacheOperationCacheKey(L2CacheOperation, Method, Class<?>) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
L2CacheOperationContext(L2CacheAspectSupport.L2CacheOperationMetadata, Object[], Object) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
L2CacheOperationContexts(Collection<? extends L2CacheOperation>, Method, Object[], Object, Class<?>) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContexts
 
L2CacheOperationInvocationContext<O extends L2CacheOperation> - icu.develop.l2cache.interceptor中的接口
 
L2CacheOperationInvoker - icu.develop.l2cache.interceptor中的接口
Description:
L2CacheOperationInvoker.WrapperException - icu.develop.l2cache.interceptor中的异常错误
Wrap any exception thrown while invoking L2CacheOperationInvoker.invoke().
L2CacheOperationMetadata(L2CacheOperation, Method, Class<?>, L2CacheResolver) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
l2CacheOperationSource - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
L2CacheOperationSource - icu.develop.l2cache.interceptor中的接口
Description:
L2CacheProperties - icu.develop.l2cache中的类
Description:
L2CacheProperties() - 类 的构造器icu.develop.l2cache.L2CacheProperties
 
L2CacheProperties.CacheItem - icu.develop.l2cache中的类
 
L2CachePut - icu.develop.l2cache.annotation中的注释类型
Description:
L2CachePutOperation - icu.develop.l2cache.interceptor中的类
Description:
L2CachePutOperation(L2CachePutOperation.Builder) - 类 的构造器icu.develop.l2cache.interceptor.L2CachePutOperation
Create a new L2CacheOperation instance from the given builder.
L2CachePutOperation.Builder - icu.develop.l2cache.interceptor中的类
 
L2CachePutRequest(L2CacheAspectSupport.L2CacheOperationContext, String) - 类 的构造器icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CachePutRequest
 
l2CacheResolver - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
L2CacheResolver - icu.develop.l2cache.interceptor中的接口
Description:
L2CacheStrategy - icu.develop.l2cache.interceptor中的接口
Description:
L2Caching - icu.develop.l2cache.annotation中的注释类型
Description:
l2KeyExpirationListener(RedisMessageListenerContainer) - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
过期key处理
list - 类 中的变量icu.develop.l2cache.utils.ListUtils.Partition
 
ListUtils - icu.develop.l2cache.utils中的类
Provides utility methods and decorators for List instances.
ListUtils() - 类 的构造器icu.develop.l2cache.utils.ListUtils
ListUtils should not normally be instantiated.
ListUtils.Partition<T> - icu.develop.l2cache.utils中的类
Provides a partition view on a List.

M

MAX_SIZE - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 
metadata - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
metadataCache - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
method - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
methodCacheKey - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
methodKey - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
MIN_SIZE - 类 中的静态变量icu.develop.l2cache.constant.L2CacheConstant
 

N

name() - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
name() - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
name - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
name - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation
 
name() - 接口 中的方法icu.develop.l2cache.L2Cache
 
name - 类 中的变量icu.develop.l2cache.RedisL2Cache
 
name() - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
newCache(String) - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
newCache(String) - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
newCache(String) - 接口 中的方法icu.develop.l2cache.L2Cache
克隆二级缓存
newCache(String) - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
NO_RESULT - 类 中的静态变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
notCacheNull2CacheStrategy() - 类 中的方法icu.develop.l2cache.L2CacheAutoConfiguration
不缓存空值策略
NotCacheNullCacheStrategy - icu.develop.l2cache.interceptor中的类
Description: 不缓存空值
NotCacheNullCacheStrategy() - 类 的构造器icu.develop.l2cache.interceptor.NotCacheNullCacheStrategy
 
NULL_CACHING_ATTRIBUTE - 类 中的静态变量icu.develop.l2cache.interceptor.AbstractL2CacheOperationSource
Canonical value held in cache to indicate no caching attribute was found for this method and we don't need to look again.

O

onMessage(Message, byte[]) - 类 中的方法icu.develop.l2cache.listener.L2CacheKeyExpirationListener
 
operation - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
original - 异常错误 中的变量icu.develop.l2cache.interceptor.L2CacheOperationInvoker.WrapperException
 

P

parseCacheableAnnotation(AnnotatedElement, L2Cacheable) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parseCacheAnnotations(Class<?>) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parseCacheAnnotations(Method) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parseCacheAnnotations(AnnotatedElement, boolean) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parseCacheAnnotations(Class<?>) - 接口 中的方法icu.develop.l2cache.annotation.L2CacheAnnotationParser
Parse the cache definition for the given class, based on an annotation type understood by this parser.
parseCacheAnnotations(Method) - 接口 中的方法icu.develop.l2cache.annotation.L2CacheAnnotationParser
Parse the cache definition for the given method, based on an annotation type understood by this parser.
parseCachingAnnotation(AnnotatedElement, L2Caching, Collection<L2CacheOperation>) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parseEvictAnnotation(AnnotatedElement, L2CacheEvict) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
parsePutAnnotation(AnnotatedElement, L2CachePut) - 类 中的方法icu.develop.l2cache.annotation.DefaultL2CacheAnnotationParser
 
partition(List<T>, int) - 类 中的静态方法icu.develop.l2cache.utils.ListUtils
Returns consecutive sublists of a list, each of the same size (the final list may be smaller).
Partition(List<T>, int) - 类 的构造器icu.develop.l2cache.utils.ListUtils.Partition
 
performCacheEvict(L2CacheAspectSupport.L2CacheOperationContext, L2CacheEvictOperation, Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
processCacheEvicts(Collection<L2CacheAspectSupport.L2CacheOperationContext>, Object, boolean) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
publicMethodsOnly - 类 中的变量icu.develop.l2cache.interceptor.AnnotationL2CacheOperationSource
 
put(String, T) - 类 中的方法icu.develop.l2cache.CaffeineL2Cache
 
put(String, T) - 类 中的方法icu.develop.l2cache.DelegateL2Cache
 
put(String, T) - 接口 中的方法icu.develop.l2cache.L2Cache
存储到缓存
put(String, T) - 类 中的方法icu.develop.l2cache.RedisL2Cache
 
putCache(String, L2Cache) - 类 中的静态方法icu.develop.l2cache.L2CacheManager
注册二级缓存

R

RedisL2Cache - icu.develop.l2cache中的类
Description:
RedisL2Cache(String, StringRedisTemplate, long) - 类 的构造器icu.develop.l2cache.RedisL2Cache
 
resolveCaches(L2CacheOperationInvocationContext<?>) - 类 中的方法icu.develop.l2cache.interceptor.DefaultL2CacheResolver
 
resolveCaches(L2CacheOperationInvocationContext<?>) - 接口 中的方法icu.develop.l2cache.interceptor.L2CacheResolver
 
RESULT_UNAVAILABLE - 类 中的静态变量icu.develop.l2cache.interceptor.L2CacheAspectSupport
Indicate that the result variable cannot be used at all.

S

SerializationException - icu.develop.l2cache.exceptions中的异常错误
Description:
SerializationException(String, Throwable) - 异常错误 的构造器icu.develop.l2cache.exceptions.SerializationException
 
serialize(Object) - 类 中的静态方法icu.develop.l2cache.CaffeineL2Cache
 
serialize(Object) - 类 中的静态方法icu.develop.l2cache.RedisL2Cache
序列号
setBeanFactory(BeanFactory) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
setCacheKey(String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
setCacheKeyType(CacheKeyType) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
setCacheName(String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
setCacheNames(String...) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
setName(String) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheOperation.Builder
 
setStrategy(Class<? extends L2CacheStrategy>) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheableOperation.Builder
 
setStrategy(Class<? extends L2CacheStrategy>) - 类 中的方法icu.develop.l2cache.interceptor.L2CachePutOperation.Builder
 
size - 类 中的变量icu.develop.l2cache.utils.ListUtils.Partition
 
size() - 类 中的方法icu.develop.l2cache.utils.ListUtils.Partition
 
strategy - 类 中的变量icu.develop.l2cache.interceptor.L2CacheableOperation.Builder
 
strategy - 类 中的变量icu.develop.l2cache.interceptor.L2CacheableOperation
缓存策略
strategy - 类 中的变量icu.develop.l2cache.interceptor.L2CachePutOperation.Builder
允许缓存
strategy - 类 中的变量icu.develop.l2cache.interceptor.L2CachePutOperation
允许缓存
stringRedisTemplate - 类 中的变量icu.develop.l2cache.RedisL2Cache
 

T

target - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationContext
 
targetClass - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
targetMethod - 类 中的变量icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationMetadata
 
toString() - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport.L2CacheOperationCacheKey
 
toString - 类 中的变量icu.develop.l2cache.interceptor.L2CacheOperation
 
ttl - 类 中的变量icu.develop.l2cache.L2CacheProperties.CacheItem
 
ttl - 类 中的变量icu.develop.l2cache.L2CacheProperties
 
TypeUtils - icu.develop.l2cache.utils中的类
Description:
TypeUtils() - 类 的构造器icu.develop.l2cache.utils.TypeUtils
 

U

unwrapReturnValue(Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 

V

valueOf(String) - 枚举 中的静态方法icu.develop.l2cache.annotation.CacheKeyType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法icu.develop.l2cache.annotation.CacheKeyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

wrapCacheValue(Method, Object) - 类 中的方法icu.develop.l2cache.interceptor.L2CacheAspectSupport
 
WrapperException(Throwable) - 异常错误 的构造器icu.develop.l2cache.interceptor.L2CacheOperationInvoker.WrapperException
 
A B C D E F G H I K L M N O P R S T U V W 
跳过导航链接

Copyright © 2023. All rights reserved.