| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for all eviction algorithm
| Method Summary | |
|  void | process(Region region)Entry point for evictin algorithm. | 
|  void | resetEvictionQueue(Region region)Reset the whole eviction queue. | 
| Method Detail | 
public void process(Region region) throws EvictionException
region - Region that this algorithm will operate on.
EvictionExceptionpublic void resetEvictionQueue(Region region)
region - Region that this algorithm will operate on.| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||