Package org.apache.hc.core5.benchmark
Class CommandLineUtils
java.lang.Object
org.apache.hc.core5.benchmark.CommandLineUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.commons.cli.Optionsstatic BenchmarkConfigparseCommandLine(org.apache.commons.cli.CommandLine cmd) (package private) static voidprintError(String msg) (package private) static voidshowUsage(org.apache.commons.cli.Options options)
-
Constructor Details
-
CommandLineUtils
private CommandLineUtils()
-
-
Method Details
-
getOptions
public static org.apache.commons.cli.Options getOptions() -
parseCommandLine
-
showUsage
static void showUsage(org.apache.commons.cli.Options options) -
printError
-