See: Description
| Interface | Description | 
|---|---|
| StoreLatencyPlugin.LatencyProbe | 
| Class | Description | 
|---|---|
| BuildInfoPlugin | A  DiagnosticsPluginthat displays the build info. | 
| ConfigPropertiesPlugin | A  DiagnosticsPluginthat displays theConfig.getProperties() | 
| Diagnostics | The  Diagnosticsis a debugging tool that provides insight in all kinds of potential performance and stability issues. | 
| DiagnosticsLogWriter | A writer like structure dedicated for the  DiagnosticsPluginrendering. | 
| DiagnosticsPlugin | Plugin for the  Diagnostics. | 
| HealthMonitor | Health monitor periodically prints logs about related internal metrics using the  MetricsRegistryto provide some clues about the internal Hazelcast state. | 
| InvocationPlugin | A  DiagnosticsPluginthat displays all invocations that have been executing for some time. | 
| MemberHazelcastInstanceInfoPlugin | Prints all kinds of Hazelcast member specific info. | 
| MetricsPlugin | A  DiagnosticsPluginthat displays the content of theMetricsRegistry. | 
| OperationDescriptors | Converts an operation class into something readable. | 
| OverloadedConnectionsPlugin | The OverloadedConnectionsPlugin checks all the connections and samples the content of the packet
 queues if the size is above a certain threshold. | 
| PendingInvocationsPlugin | A  DiagnosticsPluginthat aggregates the pending invocation so that per type of operation, the occurrence
 count is displayed. | 
| SlowOperationPlugin | A  DiagnosticsPluginthat displays the slow executing operations. | 
| StoreLatencyPlugin | A  DiagnosticsPluginthat helps to detect if there are any performance issues with Stores/Loaders like e.g. | 
| SystemLogPlugin | The  SystemLogPluginis responsible for:
 
 Showing lifecycle changes like shutting down, merging etc.
 Show connection creation and connection closing. | 
| SystemPropertiesPlugin | A  DiagnosticsPluginthat displays the system properties. | 
| Enum | Description | 
|---|---|
| HealthMonitorLevel | Health monitor can be configured with system properties. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.