| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.configs |
| Modifier and Type | Method and Description |
|---|---|
static DslCsvDataSet.Sharing |
DslCsvDataSet.Sharing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslCsvDataSet.Sharing[] |
DslCsvDataSet.Sharing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslCsvDataSet |
DslCsvDataSet.sharedIn(DslCsvDataSet.Sharing shareMode)
Allows changing the way CSV file is consumed (shared) by threads.
|
Copyright © 2024. All rights reserved.