| Package | Description |
|---|---|
| io.rainfall |
| Modifier and Type | Method and Description |
|---|---|
Operation |
WeightedOperation.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
Scenario |
Scenario.exec(Operation... operations) |
Scenario |
Scenario.exec(String threadpoolName,
Operation... operations) |
static WeightedOperation |
Scenario.weighted(Double weight,
Operation operation) |
| Constructor and Description |
|---|
WeightedOperation(Double weight,
Operation operation) |
WeightedOperation(Operation operation) |
Copyright © 2023. All rights reserved.