@Deprecated public abstract class AbstractCacheFactory extends Object implements CacheFactory
| Constructor and Description |
|---|
AbstractCacheFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
getCache(URL url,
Invocation invocation)
Deprecated.
|
Cache |
getCache(org.apache.dubbo.common.URL url,
org.apache.dubbo.rpc.Invocation invocation)
Deprecated.
|
public Cache getCache(URL url, Invocation invocation)
public Cache getCache(org.apache.dubbo.common.URL url, org.apache.dubbo.rpc.Invocation invocation)
getCache in interface CacheFactoryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.