| Package | Description |
|---|---|
| io.hyperfoil.api.config | |
| io.hyperfoil.api.http | |
| io.hyperfoil.api.session |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SLA.Provider |
| Modifier and Type | Method and Description |
|---|---|
Step[] |
Sequence.steps() |
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
StepBuilder.build(SerializableSupplier<Sequence> sequence) |
protected List<Step> |
BaseSequenceBuilder.buildSteps(SerializableSupplier<Sequence> sequence) |
Stream<Step> |
Benchmark.steps() |
| Modifier and Type | Method and Description |
|---|---|
BaseSequenceBuilder |
BaseSequenceBuilder.step(Step step) |
| Modifier and Type | Method and Description |
|---|---|
HeaderHandler |
HeaderHandler.Builder.build(SerializableSupplier<? extends Step> step) |
StatusHandler |
StatusHandler.Builder.build(SerializableSupplier<? extends Step> step) |
BodyHandler |
BodyHandler.Builder.build(SerializableSupplier<? extends Step> step) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Action.Step
Combination of an action and a step.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceInstance |
SequenceInstance.reset(String name,
int sourceId,
int index,
Step[] steps) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.