com.alibaba.rocketmq.common.protocol.header
类 ViewBrokerStatsDataRequestHeader
java.lang.Object
com.alibaba.rocketmq.common.protocol.header.ViewBrokerStatsDataRequestHeader
- 所有已实现的接口:
- CommandCustomHeader
public class ViewBrokerStatsDataRequestHeader
- extends Object
- implements CommandCustomHeader
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewBrokerStatsDataRequestHeader
public ViewBrokerStatsDataRequestHeader()
checkFields
public void checkFields()
throws RemotingCommandException
- 指定者:
- 接口
CommandCustomHeader 中的 checkFields
- 抛出:
RemotingCommandException
getStatsName
public String getStatsName()
setStatsName
public void setStatsName(String statsName)
getStatsKey
public String getStatsKey()
setStatsKey
public void setStatsKey(String statsKey)
Copyright © 2012-2015. All Rights Reserved.