跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
Uses of Class
java.lang.annotation.Inherited
Packages that use
Inherited
软件包
描述
jdk.jfr
该软件包提供了用于创建事件和控制Flight Recorder的类。
Uses of
Inherited
in
jdk.jfr
Classes in
jdk.jfr
with annotations of type
Inherited
变量和类型
类
描述
interface
Category
事件注释,以人类可读路径的格式将事件类型与类别相关联。
interface
Enabled
事件注释,确定是否应默认启用事件。
interface
Experimental
注释,指定元素是实验性的,可能会更改,恕不另行通知。
interface
Period
事件注释,指定周期性事件的默认设置值。
interface
Registered
事件注释,用于程序化事件注册。
interface
StackTrace
事件注释,确定默认情况下事件是否具有堆栈跟踪。
interface
Threshold
事件注释,指定未记录事件的默认持续时间(例如,
"20 ms"
)。