public class LateralCacheRestore extends Object implements ICacheRestore
| Constructor and Description |
|---|
LateralCacheRestore(ILateralCacheManager lcm)
Constructs with the given instance of LateralCacheManager.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFix()
Returns true if the connection to the lateral host for the corresponding cache manager can
be successfully re-established.
|
void |
fix()
Fixes up all the caches managed by the associated cache manager.
|
public LateralCacheRestore(ILateralCacheManager lcm)
lcm - public boolean canFix()
canFix in interface ICacheRestorepublic void fix()
fix in interface ICacheRestoreCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.