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.Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.