| Package | Description |
|---|---|
| com.atlassian.confluence.cluster |
| Modifier and Type | Method and Description |
|---|---|
static ClusterJoinConfig.ClusterJoinType |
ClusterJoinConfig.ClusterJoinType.fromString(String text) |
ClusterJoinConfig.ClusterJoinType |
TCPIPClusterJoinConfig.getType() |
default ClusterJoinConfig.ClusterJoinType |
ClusterJoinConfig.getType() |
ClusterJoinConfig.ClusterJoinType |
AWSClusterJoinConfig.getType() |
ClusterJoinConfig.ClusterJoinType |
KubernetesClusterJoinConfig.getType() |
ClusterJoinConfig.ClusterJoinType |
MulticastClusterJoinConfig.getType() |
static ClusterJoinConfig.ClusterJoinType |
ClusterJoinConfig.ClusterJoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterJoinConfig.ClusterJoinType[] |
ClusterJoinConfig.ClusterJoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2023 Atlassian. All rights reserved.