com.alibaba.dubbo.cache.support.lru
Class LruCacheFactory

java.lang.Object
  extended by com.alibaba.dubbo.cache.support.AbstractCacheFactory
      extended by com.alibaba.dubbo.cache.support.lru.LruCacheFactory
All Implemented Interfaces:
CacheFactory

public class LruCacheFactory
extends AbstractCacheFactory

LruCacheFactory

Author:
william.liangf

Constructor Summary
LruCacheFactory()
           
 
Method Summary
 
Methods inherited from class com.alibaba.dubbo.cache.support.AbstractCacheFactory
getCache
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LruCacheFactory

public LruCacheFactory()


Copyright © 2012–2017 Alibaba. All rights reserved.