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.Options
static BenchmarkConfig
parseCommandLine
(org.apache.commons.cli.CommandLine cmd) (package private) static void
printError
(String msg) (package private) static void
showUsage
(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
-