Class StaleTaskToplistVisitable
java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
org.adoptopenjdk.jitwatch.toplist.StaleTaskToplistVisitable
- All Implemented Interfaces:
ICompilationVisitable,ITopListVisitable,ITreeVisitable
-
Field Summary
FieldsFields inherited from class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
logger, model, sortHighToLow, topListFields inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
ignoreTags -
Constructor Summary
ConstructorsConstructorDescriptionStaleTaskToplistVisitable(IReadOnlyJITDataModel model, boolean sortHighToLow) -
Method Summary
Methods inherited from class org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
buildTopList, reset, visitTagMethods inherited from class org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
handleOther
-
Field Details
-
staleCompilationCountMap
-
-
Constructor Details
-
StaleTaskToplistVisitable
-
-
Method Details
-
visit
-
postProcess
public void postProcess()- Overrides:
postProcessin classAbstractTopListVisitable
-