| 程序包 | 说明 |
|---|---|
| org.jupiter.rpc.consumer.processor | |
| org.jupiter.rpc.executor | |
| org.jupiter.rpc.provider.processor |
| 限定符和类型 | 方法和说明 |
|---|---|
static CloseableExecutor |
ConsumerExecutors.executor() |
| 构造器和说明 |
|---|
DefaultConsumerProcessor(CloseableExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
CloseableExecutor |
ThreadPoolExecutorFactory.newExecutor(ExecutorFactory.Target target,
String name) |
CloseableExecutor |
ForkJoinPoolExecutorFactory.newExecutor(ExecutorFactory.Target target,
String name) |
CloseableExecutor |
ExecutorFactory.newExecutor(ExecutorFactory.Target target,
String name) |
CloseableExecutor |
DisruptorExecutorFactory.newExecutor(ExecutorFactory.Target target,
String name) |
CloseableExecutor |
CallerRunsExecutorFactory.newExecutor(ExecutorFactory.Target target,
String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static CloseableExecutor |
ProviderExecutors.executor() |
| 构造器和说明 |
|---|
DefaultProviderProcessor(JServer server,
CloseableExecutor executor) |
Copyright © 2018. All rights reserved.