public class OptionsParser extends Object
| 构造器和说明 |
|---|
OptionsParser() |
public static DistCpOptions parse(String[] args) throws IllegalArgumentException
args - Command-line arguments (excluding the options consumed
by the GenericOptionsParser).IllegalArgumentException: - Thrown if the parse fails.IllegalArgumentExceptionpublic static void usage()
Copyright © 2009 The Apache Software Foundation