类分层结构
- java.lang.Object
- org.apache.dubbo.cache.support.AbstractCacheFactory (implements org.apache.dubbo.cache.CacheFactory)
- org.apache.dubbo.cache.support.lfu.LfuCacheFactory
- org.apache.dubbo.cache.support.lfu.LfuCache (implements org.apache.dubbo.cache.Cache)
- org.apache.dubbo.cache.support.AbstractCacheFactory (implements org.apache.dubbo.cache.CacheFactory)