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.IllegalArgumentException
public static void usage()
Copyright © 2009 The Apache Software Foundation