Uses of Class
jdk.jfr.Description
-
Packages that use 描述 软件包 描述 jdk.jfr 该软件包提供了用于创建事件和控制Flight Recorder的类。 -
-
Uses of 描述 in jdk.jfr
Classes in jdk.jfr with annotations of type 描述 变量和类型 类 描述 interface
ContentType
元注释指定注释表示内容类型,例如时间跨度或频率。interface
DataAmount
事件字段注释指定值表示数据量(例如,字节)。interface
Experimental
注释,指定元素是实验性的,可能会更改,恕不另行通知。interface
Frequency
事件字段注释指定该值是以Hz为单位测量的频率。interface
MemoryAddress
事件字段注释,指定该值是内存地址。interface
Percentage
要在分数上使用的事件字段注释,通常在0.0
和1.0
之间,以指定该值是百分比。interface
Timespan
事件字段注释,指定值是持续时间。interface
Timestamp
事件字段注释,指定值是一个时间点。interface
Unsigned
事件字段注释指定该值是无符号数据类型。
-