Package | Description |
---|---|
org.apache.jcs.engine.control |
The primary cache classes and the hub.
|
org.apache.jcs.engine.memory |
Parent package for memory type plugins.
|
org.apache.jcs.engine.memory.fifo | |
org.apache.jcs.engine.memory.lru |
The primary memory plugin using a 'least recently used' removal policy.
|
org.apache.jcs.engine.memory.mru |
A memory plugin implemented using a 'most recently used' removal policy.
|
org.apache.jcs.engine.memory.shrinking |
Class and Description |
---|
MemoryCache
For the framework.
|
Class and Description |
---|
AbstractMemoryCache
Some common code for the LRU and MRU caches.
|
MemoryCache
For the framework.
|
Class and Description |
---|
AbstractDoulbeLinkedListMemoryCache
This class contains methods that are common to memory caches using the double linked list, such
as the LRU, MRU, FIFO, and LIFO caches.
|
AbstractMemoryCache
Some common code for the LRU and MRU caches.
|
MemoryCache
For the framework.
|
Class and Description |
---|
AbstractDoulbeLinkedListMemoryCache
This class contains methods that are common to memory caches using the double linked list, such
as the LRU, MRU, FIFO, and LIFO caches.
|
AbstractMemoryCache
Some common code for the LRU and MRU caches.
|
MemoryCache
For the framework.
|
Class and Description |
---|
AbstractDoulbeLinkedListMemoryCache
This class contains methods that are common to memory caches using the double linked list, such
as the LRU, MRU, FIFO, and LIFO caches.
|
AbstractMemoryCache
Some common code for the LRU and MRU caches.
|
MemoryCache
For the framework.
|
Class and Description |
---|
MemoryCache
For the framework.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.