| Package | Description |
|---|---|
| org.apache.shenyu.common.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
ShenyuThreadPoolExecutor
ShenyuThreadPoolExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
EagerExecutorService |
MemorySafeTaskQueue.getExecutor() |
EagerExecutorService |
TaskQueue.getExecutor()
get executor.
|
EagerExecutorService |
MemoryLimitedTaskQueue.getExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemorySafeTaskQueue.setExecutor(EagerExecutorService executor) |
void |
TaskQueue.setExecutor(EagerExecutorService executor)
set the executor.
|
void |
MemoryLimitedTaskQueue.setExecutor(EagerExecutorService executor) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.