|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterConfig | |
|---|---|
| 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 ClusterConfig in com.atlassian.confluence.cluster |
|---|
| Methods in com.atlassian.confluence.cluster with parameters of type ClusterConfig | |
|---|---|
void |
ClusterManager.configure(ClusterConfig config)
Set a new cluster configuration. |
void |
ClusterManager.reconfigure(ClusterConfig config)
Set a new cluster configuration and cycle the service |
| Uses of ClusterConfig in com.atlassian.confluence.cluster.coherence |
|---|
| Methods in com.atlassian.confluence.cluster.coherence with parameters of type ClusterConfig | |
|---|---|
void |
TangosolClusterManager.configure(ClusterConfig config)
Set a new cluster config but do not cycle the service |
void |
TangosolClusterManager.reconfigure(ClusterConfig config)
Bootstrap a new cluster configuration. |
| Uses of ClusterConfig in com.atlassian.confluence.cluster.nonclustered |
|---|
| Methods in com.atlassian.confluence.cluster.nonclustered with parameters of type ClusterConfig | |
|---|---|
void |
NonClusterManager.configure(ClusterConfig config)
|
void |
NonClusterManager.reconfigure(ClusterConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||