站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

Uses of Class org.jboss.cache.eviction.LRUAlgorithm (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


Uses of Class
org.jboss.cache.eviction.LRUAlgorithm

Packages that use LRUAlgorithm
org.jboss.cache.eviction   
 

Uses of LRUAlgorithm in org.jboss.cache.eviction
 

Subclasses of LRUAlgorithm in org.jboss.cache.eviction
 class AopLRUAlgorithm
          LRUAlgorithm specific to TreeCacheAop.
 class FIFOAlgorithm
          First-in-first-out algorithm used to evict old nodes.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.