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