|
Cocoon API: Package org.apache.cocoon.store
Package org.apache.cocoon.store
Interface Summary |
Store |
This is the interface that a generic object storage system must
implement. |
Class Summary |
MemoryStore |
This class implements a memory-managed hashtable wrapper that uses
a weighted mix of LRU and LFU to keep track of object importance. |
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.
|