dump


Description:

[ Version ( since = "2.34." ) ]
public void dump ()

Synchronously writes the cache index out to disk.

Contrast with flush, which writes pending cache entries to disk.

You must call this before exiting if you want your cache data to persist between sessions.

Parameters:

this

a Cache