public class AllOfParallelExecutor extends ParallelStrategyExecutor
LOG| 构造器和说明 |
|---|
AllOfParallelExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(WhenCondition whenCondition,
Integer slotIndex) |
protected Stream<Executable> |
filterAccess(Stream<Executable> stream,
Integer slotIndex,
String currentChainId) |
filterWhenTaskList, getWhenAllTaskList, getWhenExecutorService, handleTaskResult, setWhenConditionParams, wrappedFutureObjpublic void execute(WhenCondition whenCondition, Integer slotIndex) throws Exception
execute 在类中 ParallelStrategyExecutorExceptionprotected Stream<Executable> filterAccess(Stream<Executable> stream, Integer slotIndex, String currentChainId)
filterAccess 在类中 ParallelStrategyExecutorCopyright © 2024. All rights reserved.