| Package | Description |
|---|---|
| org.aoju.bus.cache.reader | |
| org.aoju.bus.cache.support |
| Modifier and Type | Method and Description |
|---|---|
Object |
SingleCacheReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
Object |
MultiCacheReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
abstract Object |
AbstractReader.read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
ProxyChain baseInvoker,
boolean needWrite) |
| Modifier and Type | Method and Description |
|---|---|
static CachePair<CacheHolder,CacheMethod> |
CacheInfoContainer.getCacheInfo(Method method) |
Copyright © 2019. All rights reserved.