com.alibaba.rocketmq.tools.command.namesrv
类 WipeWritePermSubCommand
java.lang.Object
com.alibaba.rocketmq.tools.command.namesrv.WipeWritePermSubCommand
- 所有已实现的接口:
- SubCommand
public class WipeWritePermSubCommand
- extends Object
- implements SubCommand
从所有Name Server上清除特定Broker的先权限
- 从以下版本开始:
- 2013-8-6
- 作者:
- shijia.wxr
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WipeWritePermSubCommand
public WipeWritePermSubCommand()
commandName
public String commandName()
- 指定者:
- 接口
SubCommand 中的 commandName
commandDesc
public String commandDesc()
- 指定者:
- 接口
SubCommand 中的 commandDesc
buildCommandlineOptions
public org.apache.commons.cli.Options buildCommandlineOptions(org.apache.commons.cli.Options options)
- 指定者:
- 接口
SubCommand 中的 buildCommandlineOptions
execute
public void execute(org.apache.commons.cli.CommandLine commandLine,
org.apache.commons.cli.Options options,
RPCHook rpcHook)
- 指定者:
- 接口
SubCommand 中的 execute
Copyright © 2012-2015. All Rights Reserved.