public class IntegrationTestsDriver
extends AbstractHBaseTool
| Constructor and Description |
|---|
IntegrationTestsDriver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOptions() |
protected int |
doWork() |
static void |
main(java.lang.String[] args) |
protected void |
processOptions(CommandLine cmd) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionprotected void addOptions()
protected void processOptions(CommandLine cmd)
protected int doWork()
throws java.lang.Exception
java.lang.Exception