Uses of Package
jdk.jfr

Packages that use jdk.jfr
Package
Description
This package provides classes to create events and control Flight Recorder.
This package contains classes for consuming Flight Recorder data.
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
  • Classes in jdk.jfr used by jdk.jfr
    Class
    Description
    Describes event metadata, such as labels, descriptions and units.
    A collection of settings and metadata describing the configuration.
    Meta annotation, specifies that an annotation represents a content type, such as a time span or a frequency.
    Annotation that describes an element by using a sentence or two.
    Event annotation, determines if an event should be enabled by default.
    Base class for events, to be subclassed in order to define events and their fields.
    Class for defining an event at runtime.
    Convenience class for applying event settings to a recording.
    Describes an event, its fields, settings and annotations.
    Class for accessing, controlling, and managing Flight Recorder.
    Callback interface to monitor Flight Recorder's life cycle.
    Annotation that sets a human-readable name for an element (for example, "Maximum Throughput").
    Meta annotation for defining new types of event metadata.
    Provides means to configure, start, stop and dump recording data to disk.
    Indicates a state in the life cycle of a recording.
    Event annotation, for programmatic event registration.
    Describes an event setting.
    Event annotation, determines whether an event by default has a stack trace or not.
    Describes the event fields and annotation elements.
  • Classes in jdk.jfr used by jdk.jfr.consumer
    Class
    Description
    A collection of settings and metadata describing the configuration.
    Base class for events, to be subclassed in order to define events and their fields.
    Convenience class for applying event settings to a recording.
    Describes an event, its fields, settings and annotations.
    Describes the event fields and annotation elements.
  • Classes in jdk.jfr used by jdk.management.jfr
    Class
    Description
    Convenience class for applying event settings to a recording.