|
Squid Web Cache master
|
API for adjusting external state when dirty map slice is being freed. More...
#include <StoreMap.h>
Public Member Functions | |
| virtual | ~StoreMapCleaner () |
| virtual void | noteFreeMapSlice (const StoreMapSliceId sliceId)=0 |
| adjust slice-linked state before a locked Readable slice is erased | |
Definition at line 397 of file StoreMap.h.
|
inlinevirtual |
Definition at line 400 of file StoreMap.h.
|
pure virtual |
Implemented in Rock::SwapDir, MemStore, and Transients.