com.liferay.portal.cache.ehcache
Class JGroupsBootstrapCacheLoader
java.lang.Object
net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader
com.liferay.portal.cache.ehcache.JGroupsBootstrapCacheLoader
- All Implemented Interfaces:
- net.sf.ehcache.bootstrap.BootstrapCacheLoader
public class JGroupsBootstrapCacheLoader
- extends net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader
See http://issues.liferay.com/browse/LPS-11061.
| Fields inherited from class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader |
asynchronous, maximumChunkSizeBytes |
| Methods inherited from class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader |
acquireCachePeers, fetchAndPutElements, getMaximumChunkSizeBytes, isAsynchronous, listRemoteCachePeers, load |
JGroupsBootstrapCacheLoader
public JGroupsBootstrapCacheLoader(boolean asynchronous,
int maximumChunkSize)
clone
public Object clone()
- Specified by:
clone in interface net.sf.ehcache.bootstrap.BootstrapCacheLoader- Overrides:
clone in class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader
doLoad
public void doLoad(net.sf.ehcache.Ehcache cache)
throws net.sf.ehcache.distribution.RemoteCacheException
- Overrides:
doLoad in class net.sf.ehcache.distribution.jgroups.JGroupsBootstrapCacheLoader
- Throws:
net.sf.ehcache.distribution.RemoteCacheException