static class ResourceCheckerJUnitListener.ThreadResourceAnalyzer extends ResourceChecker.ResourceAnalyzer
| Modifier and Type | Field and Description | 
|---|---|
private static Set<String> | 
initialThreadNames  | 
private static List<String> | 
stringsToLog  | 
| Constructor and Description | 
|---|
ThreadResourceAnalyzer()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMax()
Maximum we set for the resource. 
 | 
List<String> | 
getStringsToLog()  | 
int | 
getVal(ResourceChecker.Phase phase)
The value for the resource. 
 | 
getMin, getNameprivate static Set<String> initialThreadNames
private static List<String> stringsToLog
ThreadResourceAnalyzer()
public int getVal(ResourceChecker.Phase phase)
ResourceChecker.ResourceAnalyzergetVal in class ResourceChecker.ResourceAnalyzerphase - the ResourceChecker.Phase to get the value forpublic int getMax()
ResourceChecker.ResourceAnalyzergetMax in class ResourceChecker.ResourceAnalyzerpublic List<String> getStringsToLog()
getStringsToLog in class ResourceChecker.ResourceAnalyzerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.