public class GlobalCoreThreadPoolManage extends Object
| 构造器和说明 |
|---|
GlobalCoreThreadPoolManage() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutorProperties |
getProperties(String threadPoolId)
Get properties.
|
static void |
refresh(String threadPoolId,
ExecutorProperties executorProperties)
Refresh.
|
static void |
register(String threadPoolId,
ExecutorProperties executorProperties)
Register.
|
public static ExecutorProperties getProperties(String threadPoolId)
threadPoolId - public static void register(String threadPoolId, ExecutorProperties executorProperties)
threadPoolId - executorProperties - public static void refresh(String threadPoolId, ExecutorProperties executorProperties)
threadPoolId - executorProperties - Copyright © 2022. All rights reserved.