public interface CacheLocal
Modifier and Type | Method and Description |
---|---|
void |
clearMemory(boolean clearDisk)
Clear the contents of the cache in memory and optionally on disk.
|
void clearMemory(boolean clearDisk)
clearDisk
- When set to true the disk cache will be cleared as well