public interface ThreadDetailState
| 限定符和类型 | 方法和说明 |
|---|---|
List<ThreadDetailStateInfo> |
getThreadDetailStateInfo(String threadPoolId)
Get thread status in thread pool.
|
List<ThreadDetailStateInfo> |
getThreadDetailStateInfo(ThreadPoolExecutor threadPoolExecutor)
Get thread status in thread pool.
|
List<ThreadDetailStateInfo> getThreadDetailStateInfo(String threadPoolId)
threadPoolId - List<ThreadDetailStateInfo> getThreadDetailStateInfo(ThreadPoolExecutor threadPoolExecutor)
threadPoolExecutor - Copyright © 2022. All rights reserved.