@AutoService(value=org.apache.accumulo.start.spi.KeywordExecutable.class) public class Admin extends Object implements KeywordExecutable
| Constructor and Description |
|---|
Admin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String[] args) |
String |
keyword() |
static void |
main(String[] args) |
void |
printConfig(ClientContext context,
org.apache.accumulo.server.util.Admin.DumpConfigCommand opts) |
public static void main(String[] args)
public String keyword()
keyword in interface KeywordExecutablepublic void execute(String[] args)
execute in interface KeywordExecutablepublic void printConfig(ClientContext context, org.apache.accumulo.server.util.Admin.DumpConfigCommand opts) throws Exception
ExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.