/[Apache-SVN]
ViewVC logotype

Revision 803719


Jump to revision: Previous Next
Author: asmuts
Date: Wed Aug 12 21:41:44 2009 UTC (3 months, 1 week ago)
Changed paths: 9
Log Message:
Added a rough sketch of a partitioned cache access.  I changed the get multiple to return a Map and not a HashMap.  Unfortunately, this may break some client.  I hate to do this, but it's a trivial fix.

Changed paths:

Path Details
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/access/CacheAccess.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/access/PartitionedCacheAccess.java added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/access/behavior/ICacheAccess.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/access/exception/CacheException.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/access/exception/ConfigurationException.java added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/engine/match/KeyMatcherPatternImpl.java modified , text changed
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/utils/props/AbstractPropertyContainer.java added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/utils/props/PropertiesFactory.java added
Directoryjakarta/jcs/trunk/src/java/org/apache/jcs/utils/props/PropertiesFactoryFileImpl.java added

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2