| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.common.threadpool.manager | |
| org.apache.dubbo.rpc.model |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultExecutorRepository
Consider implementing
Lifecycle to enable executors shutdown when the process stops. |
class |
IsolationExecutorRepository
Thread pool isolation between services, that is, a service has its own thread pool and not interfere with each other
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutorRepository |
ExecutorRepository.getInstance(ApplicationModel applicationModel) |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorRepository |
ApplicationModel.getApplicationExecutorRepository() |
static ExecutorRepository |
ApplicationModel.getExecutorRepository()
已过时。
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.