Uses of Class
io.perfmark.impl.ThreadInfo
Packages that use ThreadInfo
-
Uses of ThreadInfo in io.perfmark.impl
Subclasses of ThreadInfo in io.perfmark.implFields in io.perfmark.impl declared as ThreadInfoMethods in io.perfmark.impl that return ThreadInfoMethods in io.perfmark.impl with parameters of type ThreadInfoModifier and TypeMethodDescriptionstatic MarkRecorderRefMarkRecorderRef.newRef(ThreadInfo threadInfo) Creates a new MarkRecorderRef that can update the thread name and ID from the given Thread Reference.Constructors in io.perfmark.impl with parameters of type ThreadInfoModifierConstructorDescriptionprivateMarkRecorderRef(long markRecorderId, ThreadInfo threadInfo)