public class AllOfParallelExecutor extends ParallelStrategyExecutor
LOG| Constructor and Description |
|---|
AllOfParallelExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WhenCondition whenCondition,
Integer slotIndex) |
protected Stream<Executable> |
filterAccess(Stream<Executable> stream,
Integer slotIndex,
String currentChainId) |
filterWhenTaskList, getWhenAllTaskList, handleTaskResult, setWhenConditionParams, wrappedFutureObjpublic void execute(WhenCondition whenCondition, Integer slotIndex) throws Exception
execute in class ParallelStrategyExecutorExceptionprotected Stream<Executable> filterAccess(Stream<Executable> stream, Integer slotIndex, String currentChainId)
filterAccess in class ParallelStrategyExecutorCopyright © 2025. All rights reserved.