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 ICacheRestore
public void fix()
fix
in interface ICacheRestore
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.