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

Uses of Package org.jboss.cache.eviction (JBoss Cache API) - JBoss 3.2.7 Cache API Documentation 英文版文档


Uses of Package
org.jboss.cache.eviction

Packages that use org.jboss.cache.eviction
org.jboss.cache.eviction   
 

Classes in org.jboss.cache.eviction used by org.jboss.cache.eviction
BaseEvictionPolicy
          Base class implementation of EvictionPolicy.
EvictedEventNode
          Value object used in evicted event node queue.
EvictionAlgorithm
          Interface for all eviction algorithm
EvictionException
           
EvictionPolicy
          Generic eviction policy interface.
LRUAlgorithm
          Least recently Used algorithm to purge old data.
LRUPolicy
          Provider to provide eviction policy.
NodeEntry
          Value object used in queue.
Region
          A region is a collection of tree cache nodes that share the same eviction policy configurations, e.g., maxNodes, etc.
RegionManager
          Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
RegionNameConflictException
          Region name conflicts with pre-existing regions.
 



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