public static class MatchedRulesCache.StalenessTracker extends Object
| Constructor and Description |
|---|
StalenessTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(io.prometheus.jmx.JmxCollector.Rule rule,
String cacheKey) |
long |
cachedCount() |
boolean |
contains(io.prometheus.jmx.JmxCollector.Rule rule,
String cacheKey) |
public StalenessTracker()
public long cachedCount()
Copyright © 2021. All rights reserved.