Class CompileTimeTopListVisitable
java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.toplist.AbstractTopListVisitable
org.adoptopenjdk.jitwatch.toplist.CompileTimeTopListVisitable
- All Implemented Interfaces:
ICompilationVisitable, ITopListVisitable, ITreeVisitable
-
Field Summary
Fields inherited from class AbstractTopListVisitable
logger, model, sortHighToLow, topListFields inherited from class AbstractCompilationVisitable
ignoreTags -
Constructor Summary
ConstructorsConstructorDescriptionCompileTimeTopListVisitable(IReadOnlyJITDataModel model, boolean sortHighToLow) -
Method Summary
Methods inherited from class AbstractTopListVisitable
buildTopList, postProcess, reset, visitTagMethods inherited from class AbstractCompilationVisitable
handleOther
-
Constructor Details
-
CompileTimeTopListVisitable
-
-
Method Details
-
visit
-