Uses of Interface
com.atlassian.confluence.cluster.ClusterNodeInformation
Packages that use ClusterNodeInformation
Package
Description
Implementations for cluster interfaces when no cluster is present.
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.clusterMethods in com.atlassian.confluence.cluster that return ClusterNodeInformationModifier and TypeMethodDescription@Nullable ClusterNodeInformationClusterNodeExecution.getClusterNode()@Nullable ClusterNodeInformationClusterManager.getThisNodeInformation()Get the identity of this node in the cluster.Methods in com.atlassian.confluence.cluster that return types with arguments of type ClusterNodeInformationModifier and TypeMethodDescriptionClusterManager.getAllNodesInformation()ClusterManager.getNodeStatusMap()Gets status information from all members of the cluster.ZduManager.getNodesZduInfo()Gets zdu information from all nodes in the cluster.Constructors in com.atlassian.confluence.cluster with parameters of type ClusterNodeInformationModifierConstructorDescriptionClusterNodeExecution(@Nullable ClusterNodeInformation clusterNode, @NonNull CompletionStage<T> completionStage) 
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.cluster.hazelcastClasses in com.atlassian.confluence.cluster.hazelcast that implement ClusterNodeInformationMethods in com.atlassian.confluence.cluster.hazelcast that return ClusterNodeInformationMethods in com.atlassian.confluence.cluster.hazelcast that return types with arguments of type ClusterNodeInformationModifier and TypeMethodDescriptionHazelcastClusterManager.getAllNodesInformation()HazelcastClusterManager.getNodeStatusMap()
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.cluster.nonclusteredMethods in com.atlassian.confluence.cluster.nonclustered that return types with arguments of type ClusterNodeInformation
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.impl.admin.actionsMethods in com.atlassian.confluence.impl.admin.actions that return ClusterNodeInformationConstructors in com.atlassian.confluence.impl.admin.actions with parameters of type ClusterNodeInformationModifierConstructorDescriptionNodeConfigDTO(ClusterNodeInformation node, io.atlassian.fugue.Either<Throwable, NodeJmxMonitoringConfig> config) 
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.impl.clusterMethods in com.atlassian.confluence.impl.cluster that return types with arguments of type ClusterNodeInformation
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.impl.logging.adminMethods in com.atlassian.confluence.impl.logging.admin that return ClusterNodeInformationMethods in com.atlassian.confluence.impl.logging.admin that return types with arguments of type ClusterNodeInformation
- 
Uses of ClusterNodeInformation in com.atlassian.confluence.impl.user.crowd.clusterConstructors in com.atlassian.confluence.impl.user.crowd.cluster with parameters of type ClusterNodeInformationModifierConstructorDescriptionConfluenceCrowdClusterNode(ClusterNodeInformation nodeInformation, boolean isCurrentNode) 
- 
Uses of ClusterNodeInformation in com.atlassian.testsupportMethods in com.atlassian.testsupport that return ClusterNodeInformationMethods in com.atlassian.testsupport that return types with arguments of type ClusterNodeInformationModifier and TypeMethodDescriptionNonClusterManager.getAllNodesInformation()NonClusterManager.getNodeStatusMap()