Class UltimateThreadGroupHelper.UltimateThreadSchedule
- java.lang.Object
-
- us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.UltimateThreadSchedule
-
- Enclosing class:
- UltimateThreadGroupHelper
protected static class UltimateThreadGroupHelper.UltimateThreadSchedule extends Object
-
-
Constructor Summary
Constructors Constructor Description UltimateThreadSchedule(int threadCount, Duration delay, Duration startup, Duration hold, Duration shutdown)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Object[]buildTableRow()static UltimateThreadGroupHelper.UltimateThreadSchedulefromTableRow(Object[] row)
-
-
-
Method Detail
-
fromTableRow
public static UltimateThreadGroupHelper.UltimateThreadSchedule fromTableRow(Object[] row)
-
buildTableRow
public Object[] buildTableRow()
-
-