public class StopProcessCommand extends AbstractBaseAdminCommand implements Command
DEFAULT_CLUSTER_NAME, DEFAULT_ZK_ADDRESS| Constructor and Description |
|---|
StopProcessCommand() |
StopProcessCommand(boolean noCleapUpRequired) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
String |
description() |
boolean |
execute() |
boolean |
getHelp() |
String |
getName() |
StopProcessCommand |
stopBroker() |
StopProcessCommand |
stopController() |
StopProcessCommand |
stopServer() |
StopProcessCommand |
stopZookeeper() |
String |
toString() |
getPID, savePID, sendDeleteRequest, sendPostRequest, sendRequestprintExamples, printUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprintUsagepublic StopProcessCommand()
public StopProcessCommand(boolean noCleapUpRequired)
public String description()
description in interface Commandpublic StopProcessCommand stopController()
public StopProcessCommand stopBroker()
public StopProcessCommand stopServer()
public StopProcessCommand stopZookeeper()
public boolean execute()
throws Exception
public String getName()
getName in class AbstractBaseCommandpublic void cleanup()
cleanup in class AbstractBaseCommandCopyright © 2018–2020 Apache Software Foundation. All rights reserved.