当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
FIFOAlgorithm (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.eviction
Class FIFOAlgorithm
java.lang.Object
   org.jboss.cache.eviction.LRUAlgorithm
org.jboss.cache.eviction.LRUAlgorithm
       org.jboss.cache.eviction.FIFOAlgorithm
org.jboss.cache.eviction.FIFOAlgorithm
- All Implemented Interfaces: 
- EvictionAlgorithm
- public class FIFOAlgorithm- extends LRUAlgorithm
First-in-first-out algorithm used to evict old nodes.
- Author:
- Morten Kvistgaard 2004-10
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FIFOAlgorithm
public FIFOAlgorithm()
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.