A - the action typepublic abstract class CompositeParallelAction<A extends ThreadableAction> extends CompositeAction<A>
| Constructor and Description |
|---|
CompositeParallelAction(int threads,
java.lang.String threadGroupName,
A... actions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getActions, post, pre, toStringgetStopwatchResult, run, startStopwatch@SafeVarargs
public CompositeParallelAction(int threads,
java.lang.String threadGroupName,
A... actions)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.