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