Uses of Class
io.perfmark.Link
Packages that use Link
Package
Description
PerfMark is a very low overhead tracing library, designed for in-process use.
Represents implementation pieces to make PerfMark work.
-
Uses of Link in io.perfmark
Fields in io.perfmark declared as LinkMethods in io.perfmark that return LinkModifier and TypeMethodDescriptionstatic LinkPerfMark.link()Deprecated.protected LinkImpl.linkOut()static LinkPerfMark.linkOut()A link connects between two tasks that start asynchronously.protected static LinkImpl.packLink(long linkId) Methods in io.perfmark with parameters of type Link -
Uses of Link in io.perfmark.impl
Fields in io.perfmark.impl declared as LinkModifier and TypeFieldDescriptionprivate static final LinkSecretPerfMarkImpl.PerfMarkImpl.NO_LINKMethods in io.perfmark.impl that return LinkMethods in io.perfmark.impl with parameters of type Link