Uses of Annotation Interface
jdk.jfr.Label
Packages that use Label
Package
Description
This package provides classes to create events and control Flight Recorder.
- 
Uses of Label in jdk.jfr
Modifier and TypeClassDescriptioninterfaceEvent field annotation, specifies that the value is a boolean flag, atrueorfalsevalue.interfaceMeta annotation, specifies that an annotation represents a content type, such as a time span or a frequency.interfaceEvent field annotation, specifies that a value represents an amount of data (for example, bytes).interfaceAnnotation that specifies that an element is experimental and may change without notice.interfaceEvent field annotation, specifies that the value is a frequency, measured in Hz.interfaceEvent field annotation, specifies that the value is a memory address.interfaceEvent field annotation to use on fractions, typically between0.0and1.0, to specify that the value is a percentage.interfaceMeta annotation for relational annotations, to be used on an annotation.interfaceEvent field annotation, specifies that the value is a duration.interfaceEvent field annotation, specifies that the value is a point in time.interfaceEvent field annotation, specifies that the event transitioned from a thread.interfaceEvent field annotation, specifies that the event will soon transition to a thread.interfaceEvent field annotation, specifies that the value is of an unsigned data type.