pub fn clear()Expand description
Drop all entries, freeing the heap. Called by the eviction orchestrator under memory pressure; the cache simply re-warms on subsequent reads.
pub fn clear()Drop all entries, freeing the heap. Called by the eviction orchestrator under memory pressure; the cache simply re-warms on subsequent reads.