| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.threadgroups |
| Modifier and Type | Field and Description |
|---|---|
protected BaseThreadGroup.SampleErrorAction |
BaseThreadGroup.sampleErrorAction |
| Modifier and Type | Method and Description |
|---|---|
static BaseThreadGroup.SampleErrorAction |
BaseThreadGroup.SampleErrorAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseThreadGroup.SampleErrorAction[] |
BaseThreadGroup.SampleErrorAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaseThreadGroup.sampleErrorAction(BaseThreadGroup.SampleErrorAction sampleErrorAction)
Specifies what action to be taken when a sample error is detected.
|
Copyright © 2023. All rights reserved.