public static class Phase.AtOnce extends Phase
Phase.Always, Phase.AtOnce, Phase.ConstantPerSec, Phase.Noop, Phase.RampPerSec, Phase.Sequentially| Modifier and Type | Field and Description |
|---|---|
int |
users |
benchmark, duration, id, log, maxDuration, maxUnfinishedSessions, name, scenario, sharedResources, startAfter, startAfterStrict, startTime, terminateAfterStrict, trace| Constructor and Description |
|---|
AtOnce(SerializableSupplier<Benchmark> benchmark,
int id,
String name,
Scenario scenario,
long startTime,
Collection<String> startAfter,
Collection<String> startAfterStrict,
Collection<String> terminateAfterStrict,
long duration,
long maxDuration,
int maxUnfinishedSessions,
String sharedResources,
int users) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
benchmark, duration, id, maxDuration, name, scenario, startAfter, startAfterStrict, startTime, terminateAfterStrictpublic AtOnce(SerializableSupplier<Benchmark> benchmark, int id, String name, Scenario scenario, long startTime, Collection<String> startAfter, Collection<String> startAfterStrict, Collection<String> terminateAfterStrict, long duration, long maxDuration, int maxUnfinishedSessions, String sharedResources, int users)
public String description()
description in class PhaseCopyright © 2019 JBoss by Red Hat. All rights reserved.