Package org.apache.accumulo.core.cli
Class Help
- java.lang.Object
-
- org.apache.accumulo.core.cli.Help
-
- Direct Known Subclasses:
ClientOpts,ConfigOpts
public class Help extends Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanhelp
-
Constructor Summary
Constructors Constructor Description Help()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexit(int status)voidexitWithError(String message, int status)voidparseArgs(String programName, String[] args, Object... others)
-