| Package | Description |
|---|---|
| io.hyperfoil.api.config |
| Modifier and Type | Field and Description |
|---|---|
RelativeIteration |
PhaseReference.iteration |
| Modifier and Type | Method and Description |
|---|---|
static RelativeIteration |
RelativeIteration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeIteration[] |
RelativeIteration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PhaseReference(String phase,
RelativeIteration iteration,
String fork) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.