|
| 1.10 | modified | gzamarreno | docs/TreeCache/en/modules/cache_loaders.xml | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | gzamarreno | etc/META-INF/singleton-nopush-service.xml | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | gzamarreno | etc/META-INF/singleton-push-service.xml | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.15 | modified | gzamarreno | src/org/jboss/cache/config/CacheLoaderConfig.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/AbstractDelegatingCacheLoader.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.19 | modified | gzamarreno | src/org/jboss/cache/loader/AsyncCacheLoader.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.25 | modified | gzamarreno | src/org/jboss/cache/loader/CacheLoaderManager.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.10 | deleted | gzamarreno | src/org/jboss/cache/loader/SharedStoreCacheLoader.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | gzamarreno | src/org/jboss/cache/loader/SingletonStoreCacheLoader.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.12 | modified | gzamarreno | src/org/jboss/cache/xml/XmlHelper.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.11 | modified | gzamarreno | tests/functional/org/jboss/cache/loader/CacheLoaderManagerTest.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | gzamarreno | tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java | [JBCACHE-650] - SharedStoreCacheLoader refactored to SingletonStoreCacheLoader adding the ability to push the in-memory state to the underlying cache loader when assuming the coordinator role. Created AbstractDelegatingCacheLoader class that contains basic delegating functionality. SingletonStoreCacheLoader and AsyncCacheLoader now extend this class. Necessary configuration options added and documentation has been updated to include explanation. Two singleton cache sample configurations added too. |
| 1.1 | added | bwang | docs/tutorial-pojo/en/images/demoAddress.png | Added. |
| 1.1 | added | bwang | docs/tutorial-pojo/en/images/demoAddressInternal.png | Added. |
| 1.1 | added | bwang | docs/tutorial-pojo/en/images/demoJoe.png | Added. |
| 1.5 | modified | bwang | docs/PojoCache/en/modules/configuration.xml | Fixed typos. |
| 1.16 | modified | bwang | src/org/jboss/cache/TreeCacheView2.java | upd |
| 1.11 | modified | bwang | etc/runShellDemo.bat | upd |
| 1.10 | modified | bwang | etc/runShellDemo.sh | upd |