Uses of Annotation Interface
jdk.jfr.Description
Package
Description
This package provides classes to create events and control Flight Recorder.
-
Uses of Description in jdk.jfr
Modifier and TypeClassDescriptioninterface
Meta annotation, specifies that an annotation represents a content type, such as a time span or a frequency.interface
Event field annotation, specifies that a value represents an amount of data (for example, bytes).interface
Annotation that specifies that an element is experimental and may change without notice.interface
Event field annotation, specifies that the value is a frequency, measured in Hz.interface
Event field annotation, specifies that the value is a memory address.interface
Event field annotation to use on fractions, typically between0.0
and1.0
, to specify that the value is a percentage.interface
Event field annotation, specifies that the value is a duration.interface
Event field annotation, specifies that the value is a point in time.interface
Event field annotation, specifies that the value is of an unsigned data type.