Searched refs:cacheInCacheStoreManager (Results 1 – 2 of 2) sorted by relevance
57 cacheInCacheStoreManager: Map<string, CacheInCacheStoreManager>; property in CacheStoreManager60 this.cacheInCacheStoreManager = new Map<string, CacheInCacheStoreManager>();65 this.cacheInCacheStoreManager.get(cacheStoreManagerKey);69 this.cacheInCacheStoreManager.set(cacheStoreManagerKey, cacheInCacheStoreManagerValue);76 this.cacheInCacheStoreManager?.delete(cacheStoreManagerKey);80 return this.cacheInCacheStoreManager?.keys();
124 cacheInCacheStoreManager: Map<string, CacheInCacheStoreManager>; property in CacheStoreManager127 this.cacheInCacheStoreManager = new Map<string, CacheInCacheStoreManager>();132 this.cacheInCacheStoreManager.get(cacheStoreManagerKey);136 this.cacheInCacheStoreManager.set(cacheStoreManagerKey, cacheInCacheStoreManagerValue);143 this.cacheInCacheStoreManager?.delete(cacheStoreManagerKey);147 return this.cacheInCacheStoreManager?.keys();