public interface

MessageQueueMonitorMBean

implements SensorNameProvider
org.apache.helix.monitoring.mbeans.MessageQueueMonitorMBean
Known Indirect Subclasses

Summary

Public Methods
abstract double getMaxMessageQueueSize()
Get the max message queue size
abstract double getMeanMessageQueueSize()
Get the mean message queue size
[Expand]
Inherited Methods
From interface org.apache.helix.monitoring.SensorNameProvider

Public Methods

public abstract double getMaxMessageQueueSize ()

Get the max message queue size

public abstract double getMeanMessageQueueSize ()

Get the mean message queue size