Class MemoryCache
java.lang.Object
org.chenile.cconfig.sdk.cache.MemoryCache
Provides a hashmap as a read through cache.
Replace with proper cache with TTL if it is desired to change the attributes frequently
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configMap
-
-
Constructor Details
-
MemoryCache
public MemoryCache()
-
-
Method Details
-
save
-
findJsonMap
-