@AutoService(value=org.apache.accumulo.start.spi.KeywordExecutable.class) public class MasterExecutable extends Object implements KeywordExecutable
KeywordExecutable.UsageGroup| Constructor and Description |
|---|
MasterExecutable() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
void |
execute(String[] args) |
String |
keyword() |
KeywordExecutable.UsageGroup |
usageGroup() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitusagepublic String keyword()
keyword in interface KeywordExecutablepublic KeywordExecutable.UsageGroup usageGroup()
usageGroup in interface KeywordExecutablepublic String description()
description in interface KeywordExecutablepublic void execute(String[] args) throws Exception
execute in interface KeywordExecutableExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.