| Package | Description |
|---|---|
| com.forte.qqrobot |
主要是core所需要的包
|
| com.forte.qqrobot.utils |
| Modifier and Type | Method and Description |
|---|---|
BaseLocalThreadPool.PoolConfig |
BaseConfiguration.getPoolConfig()
获取线程池配置对象
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseConfiguration.setPoolConfig(BaseLocalThreadPool.PoolConfig poolConfig) |
| Modifier and Type | Method and Description |
|---|---|
static Executor |
BaseLocalThreadPool.getThreadPool(BaseLocalThreadPool.PoolConfig poolConfig)
创建线程池的工厂,无名称,使用默认
|
static Executor |
BaseLocalThreadPool.getThreadPool(String poolName,
BaseLocalThreadPool.PoolConfig poolConfig)
创建线程池的工厂
|
Copyright © 2020. All rights reserved.