getKeys

abstract suspend fun getKeys(): Set<K>

Returns a set of the keys that are currently in the cache, not under-creation keys.