@InterfaceAudience.Public @InterfaceStability.Evolving public class HFilePrettyPrinter extends Object
HFile
s.Constructor and Description |
---|
HFilePrettyPrinter() |
Modifier and Type | Method and Description |
---|---|
boolean |
parseOptions(String[] args) |
int |
run(String[] args)
Runs the command-line pretty-printer, and returns the desired command
exit code (zero for success, non-zero for failure).
|
public boolean parseOptions(String[] args) throws org.apache.commons.cli.ParseException, IOException
org.apache.commons.cli.ParseException
IOException
public int run(String[] args)
Copyright © 2014 The Apache Software Foundation. All rights reserved.