类 ThreadLocalCacheFactory
- java.lang.Object
-
- org.apache.dubbo.cache.support.AbstractCacheFactory
-
- org.apache.dubbo.cache.support.threadlocal.ThreadLocalCacheFactory
-
- 所有已实现的接口:
CacheFactory
public class ThreadLocalCacheFactory extends AbstractCacheFactory
ImplementCacheFactoryby extendingAbstractCacheFactoryand provide instance of newThreadLocalCache. Note about this class is, each thread does not have a local copy of factory.