| 接口 | 说明 |
|---|---|
| CloseableExecutor |
jupiter
org.jupiter.rpc.executor
|
| ExecutorFactory |
Executor factory.
|
| 类 | 说明 |
|---|---|
| AbstractExecutorFactory |
jupiter
org.jupiter.rpc.executor
|
| CallerRunsExecutorFactory |
jupiter
org.jupiter.rpc.executor
|
| DisruptorExecutorFactory |
Provide a disruptor implementation of executor.
|
| ForkJoinPoolExecutorFactory |
Provide a
ForkJoinPool implementation of executor. |
| ThreadPoolExecutorFactory |
Provide a
ThreadPoolExecutor implementation of executor. |
| 枚举 | 说明 |
|---|---|
| ExecutorFactory.Target |
Copyright © 2018. All rights reserved.