|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jcs.auxiliary.lateral.LateralCacheRestore
public class LateralCacheRestore
Used to repair the lateral caches managed by the associated instance of LateralCacheManager.
| Constructor Summary | |
|---|---|
LateralCacheRestore(ILateralCacheManager lcm)
Constructs with the given instance of LateralCacheManager. |
|
| Method Summary | |
|---|---|
boolean |
canFix()
Returns true iff 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LateralCacheRestore(ILateralCacheManager lcm)
lcm - | Method Detail |
|---|
public boolean canFix()
canFix in interface ICacheRestorepublic void fix()
fix in interface ICacheRestore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||