Uses of Class
org.adoptopenjdk.jitwatch.model.Task
Packages that use Task
Package
Description
-
Uses of Task in org.adoptopenjdk.jitwatch.compilation
Methods in org.adoptopenjdk.jitwatch.compilation with parameters of type TaskModifier and TypeMethodDescriptionprivate static TagCompilationUtil.getOptimizerPhase(Task lastTask) static TagCompilationUtil.getParsePhase(Task task) static booleanCompilationUtil.isStaleTask(Task task) -
Uses of Task in org.adoptopenjdk.jitwatch.model
Fields in org.adoptopenjdk.jitwatch.model declared as TaskMethods in org.adoptopenjdk.jitwatch.model that return TaskMethods in org.adoptopenjdk.jitwatch.model with parameters of type Task -
Uses of Task in org.adoptopenjdk.jitwatch.parser
Methods in org.adoptopenjdk.jitwatch.parser with parameters of type TaskModifier and TypeMethodDescriptionprotected voidAbstractLogParser.handleTagTask(Task task) protected voidAbstractLogParser.setTagTask(Task tagTask, IMetaMember member) -
Uses of Task in org.adoptopenjdk.jitwatch.parser.j9
Methods in org.adoptopenjdk.jitwatch.parser.j9 that return Task -
Uses of Task in org.adoptopenjdk.jitwatch.parser.zing
Methods in org.adoptopenjdk.jitwatch.parser.zing that return Task