See: Description
Interface | Description |
---|---|
StoreLatencyPlugin.LatencyProbe |
Class | Description |
---|---|
BuildInfoPlugin |
A
DiagnosticsPlugin that displays the build info. |
ConfigPropertiesPlugin |
A
DiagnosticsPlugin that displays the Config.getProperties() |
Diagnostics |
The
Diagnostics is a debugging tool that provides insight in all kinds of potential performance and stability issues. |
DiagnosticsLogWriter |
A writer like structure dedicated for the
DiagnosticsPlugin rendering. |
DiagnosticsPlugin |
Plugin for the
Diagnostics . |
HealthMonitor |
Health monitor periodically prints logs about related internal metrics using the
MetricsRegistry
to provide some clues about the internal Hazelcast state. |
InvocationPlugin |
A
DiagnosticsPlugin that displays all invocations that have been executing for some time. |
MemberHazelcastInstanceInfoPlugin |
Prints all kinds of Hazelcast member specific info.
|
MetricsPlugin |
A
DiagnosticsPlugin that displays the content of the MetricsRegistry . |
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
DiagnosticsPlugin that aggregates the pending invocation so that per type of operation, the occurrence
count is displayed. |
SlowOperationPlugin |
A
DiagnosticsPlugin that displays the slow executing operations. |
StoreLatencyPlugin |
A
DiagnosticsPlugin that helps to detect if there are any performance issues with Stores/Loaders like e.g. |
SystemLogPlugin |
The
SystemLogPlugin is responsible for:
Showing lifecycle changes like shutting down, merging etc.
Show connection creation and connection closing. |
SystemPropertiesPlugin |
A
DiagnosticsPlugin that displays the system properties. |
Enum | Description |
---|---|
HealthMonitorLevel |
Health monitor can be configured with system properties.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.