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