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

Packages that use NodeEntry
org.jboss.cache.eviction   
 

Uses of NodeEntry in org.jboss.cache.eviction
 

Fields in org.jboss.cache.eviction declared as NodeEntry
protected  NodeEntry LRUAlgorithm.head_
           
protected  NodeEntry LRUAlgorithm.tail_
           
 

Methods in org.jboss.cache.eviction with parameters of type NodeEntry
protected  boolean LRUAlgorithm.shouldEvictNode(NodeEntry entry, Region region, long currentTime)
           
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.