Uses of Annotation Interface
jdk.jfr.ContentType
Packages that use ContentType
Package
Description
This package provides classes to create events and control Flight Recorder.
- 
Uses of ContentType in jdk.jfrClasses in jdk.jfr with annotations of type ContentTypeModifier and TypeClassDescriptioninterfaceEvent field annotation, specifies that the value is a boolean flag, atrueorfalsevalue.interfaceEvent field annotation, specifies that a value represents an amount of data (for example, bytes).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.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 value is of an unsigned data type.