| Package | Description |
|---|---|
| net.sf.ehcache.distribution |
This package is for cache replication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RMIBootstrapCacheLoader.doLoad(Ehcache cache)
Bootstraps the cache from a random CachePeer.
|
void |
RMIBootstrapCacheLoader.load(Ehcache cache)
Bootstraps the cache from a random CachePeer.
|
protected static void |
RMISynchronousCacheReplicator.replicatePutNotification(Ehcache cache,
Element element)
Does the actual RMI remote call.
|
protected static void |
RMISynchronousCacheReplicator.replicateRemovalNotification(Ehcache cache,
Serializable key)
Does the actual RMI remote call.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.