public final class CommandGenerator extends java.lang.Object implements java.util.function.Supplier<SourceCommand>
Constants.FN_TYPE
.
see {src/main/protobuf/commands.proto}
Constructor and Description |
---|
CommandGenerator(org.apache.commons.math3.random.RandomGenerator random,
SmokeRunnerParameters parameters) |
Modifier and Type | Method and Description |
---|---|
SourceCommand |
get() |
public CommandGenerator(org.apache.commons.math3.random.RandomGenerator random, SmokeRunnerParameters parameters)
public SourceCommand get()
get
in interface java.util.function.Supplier<SourceCommand>
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.