public interface ICacheRestore
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFix()
Tries to fix the cache, returns true if successful.
|
void |
fix()
Fix the cache
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.