クラス jdk.jfr.consumer.RecordedThreadGroupの
使用
-
RecordedThreadGroupを使用するパッケージ パッケージ 説明 jdk.jfr.consumer このパッケージには、Flight Recorderデータを使用するためのクラスが含まれています。 -
-
jdk.jfr.consumerでのRecordedThreadGroupの使用
RecordedThreadGroupを戻すjdk.jfr.consumerのメソッド 修飾子と型 メソッド 説明 RecordedThreadGroupRecordedThreadGroup. getParent()親スレッド・グループ(存在しない場合はnull)を返します。RecordedThreadGroupRecordedThread. getThreadGroup()使用可能であれば、Javaスレッド・グループを返します。
-