| 程序包 | 说明 |
|---|---|
| cn.hippo4j.starter.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static DynamicThreadPoolWrapper |
GlobalThreadPoolManage.getExecutorService(String threadPoolId)
获取动态线程池包装类.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ThreadPoolExecutor |
DynamicThreadPoolPostProcessor.fillPoolAndRegister(DynamicThreadPoolWrapper dynamicThreadPoolWrap)
Fill the thread pool and register.
|
static void |
GlobalThreadPoolManage.register(String threadPoolId,
PoolParameter poolParameter,
DynamicThreadPoolWrapper executor)
注册动态线程池包装以及参数.
|
protected void |
DynamicThreadPoolPostProcessor.registerAndSubscribe(DynamicThreadPoolWrapper dynamicThreadPoolWrap)
Register and subscribe.
|
static void |
GlobalThreadPoolManage.registerPool(String threadPoolId,
DynamicThreadPoolWrapper executor)
注册动态线程池.
|
protected void |
DynamicThreadPoolPostProcessor.subscribeConfig(DynamicThreadPoolWrapper dynamicThreadPoolWrap) |
Copyright © 2021. All rights reserved.