|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeStatus | |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered | Implementations for cluster interfaces when no cluster is present. |
| Uses of NodeStatus in com.atlassian.confluence.cluster |
|---|
| Classes in com.atlassian.confluence.cluster that implement NodeStatus | |
|---|---|
class |
NodeStatusImpl
Created by IntelliJ IDEA. |
| Methods in com.atlassian.confluence.cluster that return types with arguments of type NodeStatus | |
|---|---|
Map<Integer,NodeStatus> |
ClusterManager.getNodeStatuses()
Gets status information from all members of the cluster. |
| Constructors in com.atlassian.confluence.cluster with parameters of type NodeStatus | |
|---|---|
NodeStatusImpl(NodeStatus status)
|
|
| Uses of NodeStatus in com.atlassian.confluence.cluster.nonclustered |
|---|
| Methods in com.atlassian.confluence.cluster.nonclustered that return types with arguments of type NodeStatus | |
|---|---|
Map<Integer,NodeStatus> |
NonClusterManager.getNodeStatuses()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||