Package com.yourkit.api
Class Annotations
java.lang.Object
com.yourkit.api.Annotations
Provides access to snapshot annotations.
Snapshot annotation is a free-form text description of a snapshot stored directly in the snapshot file.
You can see it in the profiler UI in "Summary" tab.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadAnnotation(File snapshotFile) static voidwriteAnnotation(File snapshotFile, String annotation)