| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.listeners |
| Modifier and Type | Field and Description |
|---|---|
protected JtlWriter.SampleStatus |
JtlWriter.logOnly |
| Modifier and Type | Method and Description |
|---|---|
static JtlWriter.SampleStatus |
JtlWriter.SampleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JtlWriter.SampleStatus[] |
JtlWriter.SampleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JtlWriter |
JtlWriter.logOnly(JtlWriter.SampleStatus status)
Allows filtering which sample results to log according to their status.
|
Copyright © 2023. All rights reserved.