| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.common.concurrent |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ShenyuThreadPoolExecutor
ShenyuThreadPoolExecutor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
EagerExecutorService |
MemoryLimitedTaskQueue.getExecutor() |
EagerExecutorService |
MemorySafeTaskQueue.getExecutor() |
EagerExecutorService |
TaskQueue.getExecutor()
get executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MemoryLimitedTaskQueue.setExecutor(EagerExecutorService executor) |
void |
MemorySafeTaskQueue.setExecutor(EagerExecutorService executor) |
void |
TaskQueue.setExecutor(EagerExecutorService executor)
set the executor.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.