| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.timers |
| Modifier and Type | Field and Description |
|---|---|
protected DslThroughputTimer.ThroughputMode |
DslThroughputTimer.calculation |
| Modifier and Type | Method and Description |
|---|---|
static DslThroughputTimer.ThroughputMode |
DslThroughputTimer.ThroughputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslThroughputTimer.ThroughputMode[] |
DslThroughputTimer.ThroughputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslThroughputTimer |
DslThroughputTimer.calculation(DslThroughputTimer.ThroughputMode calculation)
Allows specifying the exact method of calculation of throughput regardless of the location of
the timer.
|
Copyright © 2024. All rights reserved.