|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.alibaba.rocketmq.tools.monitor.DefaultMonitorListener
public class DefaultMonitorListener
| 构造方法摘要 | |
|---|---|
DefaultMonitorListener()
|
|
| 方法摘要 | |
|---|---|
void |
beginRound()
开始一轮监控 |
void |
endRound()
结束一轮监控 |
void |
reportConsumerRunningInfo(TreeMap<String,ConsumerRunningInfo> criTable)
汇报Consumer内部运行数据结构 |
void |
reportDeleteMsgsEvent(DeleteMsgsEvent deleteMsgsEvent)
汇报消息删除情况 |
void |
reportFailedMsgs(FailedMsgs failedMsgs)
汇报消费失败情况 |
void |
reportUndoneMsgs(UndoneMsgs undoneMsgs)
汇报消息堆积情况 |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public DefaultMonitorListener()
| 方法详细信息 |
|---|
public void beginRound()
MonitorListener 复制的描述
MonitorListener 中的 beginRoundpublic void reportUndoneMsgs(UndoneMsgs undoneMsgs)
MonitorListener 复制的描述
MonitorListener 中的 reportUndoneMsgspublic void reportFailedMsgs(FailedMsgs failedMsgs)
MonitorListener 复制的描述
MonitorListener 中的 reportFailedMsgspublic void reportDeleteMsgsEvent(DeleteMsgsEvent deleteMsgsEvent)
MonitorListener 复制的描述
MonitorListener 中的 reportDeleteMsgsEventpublic void reportConsumerRunningInfo(TreeMap<String,ConsumerRunningInfo> criTable)
MonitorListener 复制的描述
MonitorListener 中的 reportConsumerRunningInfopublic void endRound()
MonitorListener 复制的描述
MonitorListener 中的 endRound
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||