Package org.apache.pulsar.testclient
Class CmdGenerateDocumentation
java.lang.Object
org.apache.pulsar.testclient.CmdBase
org.apache.pulsar.testclient.CmdGenerateDocumentation
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pulsar.testclient.CmdBase
CmdBase.ParameterException -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCommandDescription(picocli.CommandLine commandLine) static StringgetOptionDescription(picocli.CommandLine.Model.OptionSpec optionSpec) voidrun()Methods inherited from class org.apache.pulsar.testclient.CmdBase
addCommand, addCommand, call, getCommander, parse, run, validate