Interface ClusterNodeStatusMBean
- All Known Implementing Classes:
ClusterNodeStatus
@ExperimentalApi
public interface ClusterNodeStatusMBean
Exposes properties of an individual node for monitoring. The intended use of this class is to monitor the progress of
an upgrade in a Data Center environment. Use of this class requires JMX to be enabled on
the target JMV, and for the Cluster Monitoring Dark Feature to be enabled.
- Since:
- v7.3
- See Also:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BEAN_NAME
- See Also:
-
-
Method Details