public class ThreadLocalCacheFactory extends AbstractCacheFactory
CacheFactory by extending AbstractCacheFactory and provide
instance of new ThreadLocalCache. Note about this class is, each thread does not have a local copy of factory.AbstractCacheFactory,
ThreadLocalCache,
Cache| Constructor and Description |
|---|
ThreadLocalCacheFactory() |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.