Uses of Class
org.apache.pinot.tools.admin.command.DeleteClusterCommand
-
Packages that use DeleteClusterCommand Package Description org.apache.pinot.tools.admin.command -
-
Uses of DeleteClusterCommand in org.apache.pinot.tools.admin.command
Methods in org.apache.pinot.tools.admin.command that return DeleteClusterCommand Modifier and Type Method Description DeleteClusterCommandDeleteClusterCommand. setClusterName(String clusterName)DeleteClusterCommandDeleteClusterCommand. setZkAddress(String zkAddress)
-