public class SingleCacheReader extends AbstractCacheReader
AbstractCacheReader.ThrowableSupplier<T>| Constructor and Description |
|---|
SingleCacheReader() |
| Modifier and Type | Method and Description |
|---|---|
Object |
read(CacheHolder cacheHolder,
CacheMethod cacheMethod,
BaseInvoker baseInvoker,
boolean needWrite) |
public Object read(CacheHolder cacheHolder, CacheMethod cacheMethod, BaseInvoker baseInvoker, boolean needWrite) throws Throwable
read in class AbstractCacheReaderThrowableCopyright © 2019. All rights reserved.