Uses of Class
com.atlassian.confluence.internal.diagnostics.ipd.node.IpdInterNodesStats
-
Packages that use IpdInterNodesStats Package Description com.atlassian.confluence.internal.diagnostics.ipd.node -
-
Uses of IpdInterNodesStats in com.atlassian.confluence.internal.diagnostics.ipd.node
Subclasses of IpdInterNodesStats in com.atlassian.confluence.internal.diagnostics.ipd.node Modifier and Type Class Description class
IpdInterNodesStatsWithRemovalDelay
ExtendsIpdInterNodesStats
with a delay for removing latency/connection.state metrics from JMX for nodes that are no longer in the cluster.Constructors in com.atlassian.confluence.internal.diagnostics.ipd.node with parameters of type IpdInterNodesStats Constructor Description IpdInterNodeLatencyJob(com.atlassian.diagnostics.ipd.internal.spi.IpdJobRunner ipdJobRunner, IpdInterNodesStats ipdInterNodesStats, ClusterManager clusterManager)
-