public interface

ClusterStatusMonitorMBean

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

Summary

Public Methods
abstract long getDisabledInstancesGauge()
abstract long getDisabledPartitionsGauge()
abstract long getDownInstanceGauge()
abstract long getInstancesGauge()
abstract long getMaxMessageQueueSizeGauge()
The max message queue size across all instances including controller will report to ingraph
abstract String getMessageQueueSizes()
Get all message queue sizes as a string will NOT report to ingraph
[Expand]
Inherited Methods
From interface org.apache.helix.monitoring.SensorNameProvider

Public Methods

public abstract long getDisabledInstancesGauge ()

public abstract long getDisabledPartitionsGauge ()

public abstract long getDownInstanceGauge ()

public abstract long getInstancesGauge ()

public abstract long getMaxMessageQueueSizeGauge ()

The max message queue size across all instances including controller will report to ingraph

public abstract String getMessageQueueSizes ()

Get all message queue sizes as a string will NOT report to ingraph