Class HashRegistryCache
- java.lang.Object
-
- com.atlassian.confluence.status.service.HashRegistryCache
-
public class HashRegistryCache extends Object
Caches the calculations (the computed hash value of every file) as it is expensive to calculate this every time it is required, and is unlikely to change at runtime.
-
-
Constructor Summary
Constructors Constructor Description HashRegistryCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.modzdetector.Modifications
getModifications()
-