Searched refs:cacheInCacheStoreManager (Results 1 – 1 of 1) sorted by relevance
79 cacheInCacheStoreManager: Map<string, CacheInCacheStoreManager>; property in CacheStoreManager82 this.cacheInCacheStoreManager = new Map<string, CacheInCacheStoreManager>();87 this.cacheInCacheStoreManager.get(cacheStoreManagerKey);91 this.cacheInCacheStoreManager.set(cacheStoreManagerKey, cacheInCacheStoreManagerValue);98 this.cacheInCacheStoreManager?.delete(cacheStoreManagerKey);102 return this.cacheInCacheStoreManager?.keys();