| 类 | 说明 |
|---|---|
| BroadcastExecutionRouter |
Broadcast execution router
|
| ConsistentHashExecutionRouter |
Consistent hash algorithm for execution router
|
| ExecutionRouter |
Execution router
|
| ExecutionRouterRegistrar |
Execution router registrar, also can use SPI implementation.
|
| LocalPriorityExecutionRouter |
Local priority execution router.
|
| RandomExecutionRouter |
Random algorithm for execution router
|
| RoundRobinExecutionRouter |
RoundRobin algorithm for execution router
|
| SimpleHashExecutionRouter |
Simple hash algorithm for execution router
|
Copyright © 2023. All rights reserved.