| 程序包 | 说明 |
|---|---|
| cn.hippo4j.core.executor.manage |
| 限定符和类型 | 方法和说明 |
|---|---|
static DynamicThreadPoolWrapper |
GlobalThreadPoolManage.getExecutorService(String threadPoolId)
获取动态线程池包装类.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
GlobalThreadPoolManage.register(String threadPoolId,
PoolParameter poolParameter,
DynamicThreadPoolWrapper executor)
注册动态线程池包装以及参数.
|
static void |
GlobalThreadPoolManage.registerPool(String threadPoolId,
DynamicThreadPoolWrapper executor)
注册动态线程池.
|
Copyright © 2022. All rights reserved.