Class CacheState<K extends Serializable,V>
java.lang.Object
org.exoplatform.services.cache.concurrent.CacheState<K,V>
Really the cache state (we need it because of the clear cache consistency).
-
Constructor Summary
ConstructorsConstructorDescriptionCacheState(ConcurrentFIFOExoCache<K, V> config, org.exoplatform.services.log.Log log) -
Method Summary
-
Constructor Details
-
CacheState
-
-
Method Details
-
assertConsistency
public void assertConsistency() -
get
-
remove
-