|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeStatus | |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.coherence | |
| com.atlassian.confluence.cluster.coherence.invocations | |
| com.atlassian.confluence.cluster.nonclustered | Implementations for cluster interfaces when no cluster is present. |
| com.atlassian.confluence.rpc.soap.beans | |
| 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.coherence |
|---|
| Methods in com.atlassian.confluence.cluster.coherence that return types with arguments of type NodeStatus | |
|---|---|
Map<Integer,NodeStatus> |
TangosolClusterManager.getNodeStatuses()
|
| Uses of NodeStatus in com.atlassian.confluence.cluster.coherence.invocations |
|---|
| Methods in com.atlassian.confluence.cluster.coherence.invocations that return NodeStatus | |
|---|---|
NodeStatus |
SystemInformationInvocable.getResult()
|
| 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()
|
| Uses of NodeStatus in com.atlassian.confluence.rpc.soap.beans |
|---|
| Classes in com.atlassian.confluence.rpc.soap.beans that implement NodeStatus | |
|---|---|
class |
RemoteNodeStatus
|
| Constructors in com.atlassian.confluence.rpc.soap.beans with parameters of type NodeStatus | |
|---|---|
RemoteNodeStatus(int id,
NodeStatus ns)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||