dump

abstract fun dump(): Map<KClass<*>, Map<String, Record>>

Dump the content of the store for debugging purposes. This is a synchronous operation that might block if the underlying cache is doing IO.