The configuration for caching external results.
| Type | Name and description |
|---|---|
java.lang.Boolean |
centralSets whether or not the Central Analyzer's results should be cached locally. |
java.lang.Boolean |
nodeAuditSets whether or not the Node Audit Analyzer's results should be cached locally. |
java.lang.Boolean |
ossIndexSets whether or not the OSS Index Analyzer's results should be cached locally. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Sets whether or not the Central Analyzer's results should be cached locally. Cache expires after 30 days.
Sets whether or not the Node Audit Analyzer's results should be cached locally. Cache expires after 24 hours.
Sets whether or not the OSS Index Analyzer's results should be cached locally. Cache expires after 24 hours.