跳过导航链接
A C D E G L M N P R S U 

A

AbstractAgileCache - cloud.agileframework.cache.support中的类
 
AbstractAgileCache(Cache) - 类 的构造器cloud.agileframework.cache.support.AbstractAgileCache
 
addToList(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
向List中添加节点
addToList(Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
addToList(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
addToList(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
addToList(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
向List中添加节点
addToMap(Object, Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
向Map中添加数据
addToMap(Object, Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
addToMap(Object, Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
addToMap(Object, Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
addToMap(Object, Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
向Map中添加数据
addToSet(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
向set中添加节点
addToSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
addToSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
addToSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
addToSet(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
向set中添加节点
AgileCache - cloud.agileframework.cache.support中的接口
 
AgileCacheManager - cloud.agileframework.cache.support中的类
 
AgileCacheManager() - 类 的构造器cloud.agileframework.cache.support.AgileCacheManager
 
AgileCacheManagerInterface - cloud.agileframework.cache.support中的接口
 
AgileEhCache - cloud.agileframework.cache.support.ehcache中的类
 
AgileEhCacheCacheManager - cloud.agileframework.cache.support.ehcache中的类
 
AgileEhCacheCacheManager(EhCacheCacheManager) - 类 的构造器cloud.agileframework.cache.support.ehcache.AgileEhCacheCacheManager
 
AgileRedis - cloud.agileframework.cache.support.redis中的类
 
AgileRedisCacheManager - cloud.agileframework.cache.support.redis中的类
 
AgileRedisCacheManager(RedisCacheManager, RedisConnectionFactory) - 类 的构造器cloud.agileframework.cache.support.redis.AgileRedisCacheManager
 

C

cache - 类 中的变量cloud.agileframework.cache.support.AbstractAgileCache
 
cacheManager(CacheManager) - 类 中的方法cloud.agileframework.cache.config.EhCacheAutoConfiguration
 
CacheUtil - cloud.agileframework.cache.util中的类
 
CacheUtil() - 类 的构造器cloud.agileframework.cache.util.CacheUtil
 
clear() - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
clear() - 接口 中的方法cloud.agileframework.cache.support.AgileCache
清理
clear() - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
clear() - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
清理
cloud.agileframework.cache.config - 程序包 cloud.agileframework.cache.config
 
cloud.agileframework.cache.properties - 程序包 cloud.agileframework.cache.properties
 
cloud.agileframework.cache.support - 程序包 cloud.agileframework.cache.support
描述:缓存配置包 创建时间:2018/11/28
cloud.agileframework.cache.support.ehcache - 程序包 cloud.agileframework.cache.support.ehcache
描述:ehcache缓存组件配置包 创建时间:2018/11/28
cloud.agileframework.cache.support.memory - 程序包 cloud.agileframework.cache.support.memory
 
cloud.agileframework.cache.support.redis - 程序包 cloud.agileframework.cache.support.redis
描述:redis缓存组件配置包 创建时间:2018/11/28
cloud.agileframework.cache.util - 程序包 cloud.agileframework.cache.util
 
configuration() - 类 中的方法cloud.agileframework.cache.config.EhCacheAutoConfiguration
 
containKey(Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
判断
containKey(Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
containKey(Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
containKey(Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
containKey(Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
判断
contains(Object) - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 
cover(Cache) - 接口 中的方法cloud.agileframework.cache.support.AgileCacheManagerInterface
 
cover(Cache) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCacheCacheManager
 
cover(Cache) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCacheManager
 
cover(Cache) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedisCacheManager
 
createCache(String) - 类 中的方法cloud.agileframework.cache.support.ehcache.EhCacheRegionFactory
 
createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - 类 中的方法cloud.agileframework.cache.support.redis.RedisRegionFactory
 
createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - 类 中的方法cloud.agileframework.cache.support.redis.RedisRegionFactory
 
createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - 类 中的方法cloud.agileframework.cache.support.redis.RedisRegionFactory
 

D

deserializeCacheKey(byte[]) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
deserializeCacheValue(byte[]) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 

E

EhCacheAutoConfiguration - cloud.agileframework.cache.config中的类
 
EhCacheAutoConfiguration(EhCacheProperties) - 类 的构造器cloud.agileframework.cache.config.EhCacheAutoConfiguration
 
ehCacheCacheManager() - 类 中的方法cloud.agileframework.cache.config.EhCacheAutoConfiguration
 
EhCacheProperties - cloud.agileframework.cache.properties中的类
 
EhCacheProperties() - 类 的构造器cloud.agileframework.cache.properties.EhCacheProperties
 
EhCacheRegionFactory - cloud.agileframework.cache.support.ehcache中的类
 
EhCacheRegionFactory() - 类 的构造器cloud.agileframework.cache.support.ehcache.EhCacheRegionFactory
 
evict(Object) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
evict(Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
删除
evict(Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
evict(Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
删除
evictData() - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 
evictData(Object) - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 

G

get(Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
get(Object) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
get(Object, Callable<T>) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
get(Object, Class<T>) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
获取
get(Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
get(Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
get(Object, Callable<T>) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
get(Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
get(Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
get(Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
直接取值
get(Object, Class<T>) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
获取
getAgileCacheManager() - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
 
getCache(String) - 类 中的方法cloud.agileframework.cache.support.AgileCacheManager
 
getCache(String) - 接口 中的方法cloud.agileframework.cache.support.AgileCacheManagerInterface
 
getCache() - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 
getCache() - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
 
getCache(String) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
 
getCacheManager() - 类 中的静态方法cloud.agileframework.cache.support.ehcache.AgileEhCacheCacheManager
 
getCacheManager() - 类 中的静态方法cloud.agileframework.cache.support.redis.AgileRedisCacheManager
 
getDefaultConfigName() - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
getFromCache(Object, SharedSessionContractImplementor) - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 
getFromList(Object, int) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
从List中获取下标为inde下的节点数据
getFromList(Object, int, Class<T>) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
从List中获取下标为inde下的节点数据
getFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
getFromList(Object, int, Class<T>) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
getFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getFromList(Object, int, Class<T>) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
getFromList(Object, int, Class<T>) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
getFromList(Object, int) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
从List中获取下标为index下的节点数据
getFromList(Object, int, Class<T>) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
从List中获取下标为index下的节点数据
getFromMap(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
查询Map中索引key对应的value数据
getFromMap(Object, Object, Class<T>) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
查询Map中索引key对应的value数据
getFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
getFromMap(Object, Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
getFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getFromMap(Object, Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
getFromMap(Object, Object, Class<T>) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
getFromMap(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
查询Map中索引key对应的value数据
getFromMap(Object, Object, Class<T>) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
查询Map中索引key对应的value数据
getMissingCache(String) - 接口 中的方法cloud.agileframework.cache.support.AgileCacheManagerInterface
 
getMissingCache(String) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCacheCacheManager
 
getMissingCache(String) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCacheManager
 
getMissingCache(String) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedisCacheManager
 
getName() - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
getName() - 接口 中的方法cloud.agileframework.cache.support.AgileCache
获取缓存区域名
getName() - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getName() - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
获取缓存区域名
getNativeCache() - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
getNativeCache() - 接口 中的方法cloud.agileframework.cache.support.AgileCache
直接获取缓存客户端
getNativeCache() - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
getNativeCache() - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
getNativeCache() - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
直接获取缓存客户端
getPath() - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
getRegions() - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
getTimeout() - 类 中的方法cloud.agileframework.cache.support.memory.Node
 
getValue() - 类 中的方法cloud.agileframework.cache.support.memory.Node
 

L

lock(Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
分布式同步锁
lock(Object, Duration) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
分布式同步锁
lock(Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
lock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
lock(Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
lock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
lock(Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
lock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
lock(Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
分布式同步锁
lock(Object, Duration) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
分布式同步锁

M

MemoryCache - cloud.agileframework.cache.support.memory中的类
 
MemoryCache(String) - 类 的构造器cloud.agileframework.cache.support.memory.MemoryCache
 
MemoryCacheAutoConfiguration - cloud.agileframework.cache.config中的类
 
MemoryCacheAutoConfiguration() - 类 的构造器cloud.agileframework.cache.config.MemoryCacheAutoConfiguration
 
memoryCacheManager() - 类 中的方法cloud.agileframework.cache.config.MemoryCacheAutoConfiguration
 
MemoryCacheManager - cloud.agileframework.cache.support.memory中的类
 
MemoryCacheManager() - 类 的构造器cloud.agileframework.cache.support.memory.MemoryCacheManager
 

N

Node - cloud.agileframework.cache.support.memory中的类
 
Node(long, Object) - 类 的构造器cloud.agileframework.cache.support.memory.Node
 

P

prepareForUse(SessionFactoryOptions, Map) - 类 中的方法cloud.agileframework.cache.support.redis.RedisRegionFactory
 
put(Object, Object) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
put(Object, Object, Duration) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
过期存储
put(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
存储
put(Object, Object, Duration) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
put(Object, Object, Duration) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
put(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
put(Object, Object, Duration) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
put(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
put(Cache, Object, Object, int) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
已过时。
put(AgileCache, Object, Object, int) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
已过时。
put(Object, Object, int) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
已过时。
put(Object, Object, Duration) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
过期存储
put(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
存储
putIfAbsent(Object, Object) - 类 中的方法cloud.agileframework.cache.support.AbstractAgileCache
 
putIfAbsent(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
如果不存在就存,存在就不存
putIfAbsent(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
putIfAbsent(String, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
如果不存在就存,存在就不存
putIntoCache(Object, Object, SharedSessionContractImplementor) - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 

R

RedisAutoConfiguration - cloud.agileframework.cache.config中的类
 
RedisAutoConfiguration() - 类 的构造器cloud.agileframework.cache.config.RedisAutoConfiguration
 
redisCacheManager(RedisConnectionFactory) - 类 中的方法cloud.agileframework.cache.config.RedisAutoConfiguration
 
RedisRegionFactory - cloud.agileframework.cache.support.redis中的类
 
RedisRegionFactory() - 类 的构造器cloud.agileframework.cache.support.redis.RedisRegionFactory
 
release() - 类 中的方法cloud.agileframework.cache.support.redis.StorageAccessImpl
 
releaseFromUse() - 类 中的方法cloud.agileframework.cache.support.redis.RedisRegionFactory
 
removeFromList(Object, int) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
从List中删除下标节点
removeFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
removeFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
removeFromList(Object, int) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
removeFromList(Object, int) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
从List中删除下标节点
removeFromMap(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
从Map中删除索引key
removeFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
removeFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
removeFromMap(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
removeFromMap(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
从Map中删除索引key
removeFromSet(Object, Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
set中删除节点
removeFromSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
removeFromSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
removeFromSet(Object, Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
removeFromSet(Object, Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
set中删除节点
resolveCacheManager(SessionFactoryOptions, Map) - 类 中的方法cloud.agileframework.cache.support.ehcache.EhCacheRegionFactory
 

S

setCacheManager(EhCacheCacheManager) - 类 中的静态方法cloud.agileframework.cache.support.ehcache.AgileEhCacheCacheManager
 
setCacheManager(RedisCacheManager) - 类 中的静态方法cloud.agileframework.cache.support.redis.AgileRedisCacheManager
 
setDefaultConfigName(String) - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
setPath(String) - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
setRegions(Map<String, CacheConfiguration>) - 类 中的方法cloud.agileframework.cache.properties.EhCacheProperties
 
StorageAccessImpl - cloud.agileframework.cache.support.redis中的类
 

U

unlock(Object) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
解锁
unlock(Object, Duration) - 接口 中的方法cloud.agileframework.cache.support.AgileCache
解锁
unlock(Object) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
unlock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.ehcache.AgileEhCache
 
unlock(Object) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
unlock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.memory.MemoryCache
 
unlock(Object) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
unlock(Object, Duration) - 类 中的方法cloud.agileframework.cache.support.redis.AgileRedis
 
unlock(Object) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
解锁
unlock(Object, Duration) - 类 中的静态方法cloud.agileframework.cache.util.CacheUtil
解锁
A C D E G L M N P R S U 
跳过导航链接

Copyright © 2020. All rights reserved.