|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface MonitorListener
监控监听器
| 方法摘要 | |
|---|---|
void |
beginRound()
开始一轮监控 |
void |
endRound()
结束一轮监控 |
void |
reportConsumerRunningInfo(TreeMap<String,ConsumerRunningInfo> criTable)
汇报Consumer内部运行数据结构 |
void |
reportDeleteMsgsEvent(DeleteMsgsEvent deleteMsgsEvent)
汇报消息删除情况 |
void |
reportFailedMsgs(FailedMsgs failedMsgs)
汇报消费失败情况 |
void |
reportUndoneMsgs(UndoneMsgs undoneMsgs)
汇报消息堆积情况 |
| 方法详细信息 |
|---|
void beginRound()
void reportUndoneMsgs(UndoneMsgs undoneMsgs)
void reportFailedMsgs(FailedMsgs failedMsgs)
void reportDeleteMsgsEvent(DeleteMsgsEvent deleteMsgsEvent)
void reportConsumerRunningInfo(TreeMap<String,ConsumerRunningInfo> criTable)
void endRound()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||