public class DeleteClusterCommand extends AbstractBaseAdminCommand implements Command
DEFAULT_CLUSTER_NAME, DEFAULT_ZK_ADDRESS| Constructor and Description |
|---|
DeleteClusterCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
String |
description() |
boolean |
execute() |
boolean |
getHelp() |
String |
getName() |
DeleteClusterCommand |
setClusterName(String clusterName) |
DeleteClusterCommand |
setZkAddress(String zkAddress) |
String |
toString() |
getPID, savePID, sendDeleteRequest, sendPostRequest, sendRequestprintExamples, printUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprintUsagepublic String description()
description in interface Commandpublic String getName()
getName in class AbstractBaseCommandpublic void cleanup()
cleanup in class AbstractBaseCommandpublic DeleteClusterCommand setClusterName(String clusterName)
public DeleteClusterCommand setZkAddress(String zkAddress)
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.