Uses of Annotation Interface
jdk.jfr.MetadataDefinition
Packages that use MetadataDefinition
Package
Description
This package provides classes to create events and control Flight Recorder.
- 
Uses of MetadataDefinition in jdk.jfr
Classes in jdk.jfr with annotations of type MetadataDefinitionModifier and TypeClassDescriptioninterfaceEvent field annotation, specifies that the value is a boolean flag, atrueorfalsevalue.interfaceEvent annotation, to associate the event type with a category, in the format of a human-readable path.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 describes an element by using a sentence or two.interfaceEvent annotation, determines if an event should be enabled by default.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.interfaceAnnotation that sets a human-readable name for an element (for example,"Maximum Throughput").interfaceEvent field annotation, specifies that the value is a memory address.interfaceAnnotation that sets the default name for an element.interfaceEvent field annotation to use on fractions, typically between0.0and1.0, to specify that the value is a percentage.interfaceEvent annotation, specifies the default setting value for a periodic event.interfaceMeta annotation for relational annotations, to be used on an annotation.classBase class to extend to create setting controls.interfaceEvent annotation, determines whether an event by default has a stack trace or not.interfaceEvent annotation, specifies the default duration below which an event is not recorded (for example,"20 ms").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.