Uses of Interface
com.atlassian.confluence.cluster.ClusterNodeInformation

Packages that use ClusterNodeInformation
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.coherence   
com.atlassian.confluence.cluster.nonclustered Implementations for cluster interfaces when no cluster is present. 
 

Uses of ClusterNodeInformation in com.atlassian.confluence.cluster
 

Methods in com.atlassian.confluence.cluster that return ClusterNodeInformation
 ClusterNodeInformation ClusterManager.getThisNodeInformation()
           Get the identity of this node in the cluster.
 

Uses of ClusterNodeInformation in com.atlassian.confluence.cluster.coherence
 

Classes in com.atlassian.confluence.cluster.coherence that implement ClusterNodeInformation
 class TangosolClusterNodeInformation
          Created by IntelliJ IDEA.
 

Methods in com.atlassian.confluence.cluster.coherence that return ClusterNodeInformation
 ClusterNodeInformation TangosolClusterManager.getThisNodeInformation()
           
 

Uses of ClusterNodeInformation in com.atlassian.confluence.cluster.nonclustered
 

Methods in com.atlassian.confluence.cluster.nonclustered that return ClusterNodeInformation
 ClusterNodeInformation NonClusterManager.getThisNodeInformation()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.