Package io.perfmark
Class Tag
java.lang.Object
io.perfmark.Tag
Tag is a dynamic, runtime created identifier (such as an RPC id).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tagName
-
tagId
final long tagId
-
-
Constructor Details
-
Tag
Tag(String tagName, long tagId)
-