com.alibaba.rocketmq.common.protocol.header.namesrv
类 GetKVListByNamespaceRequestHeader
java.lang.Object
com.alibaba.rocketmq.common.protocol.header.namesrv.GetKVListByNamespaceRequestHeader
- 所有已实现的接口:
- CommandCustomHeader
public class GetKVListByNamespaceRequestHeader
- extends Object
- implements CommandCustomHeader
- 从以下版本开始:
- 2013-7-1
- 作者:
- shijia.wxr
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetKVListByNamespaceRequestHeader
public GetKVListByNamespaceRequestHeader()
checkFields
public void checkFields()
throws RemotingCommandException
- 指定者:
- 接口
CommandCustomHeader 中的 checkFields
- 抛出:
RemotingCommandException
getNamespace
public String getNamespace()
setNamespace
public void setNamespace(String namespace)
Copyright © 2012-2015. All Rights Reserved.