static ClusterJoinConfig.ClusterJoinType |
ClusterJoinConfig.ClusterJoinType.fromString(String text) |
|
ClusterJoinConfig.ClusterJoinType |
AWSClusterJoinConfig.getType() |
|
default ClusterJoinConfig.ClusterJoinType |
ClusterJoinConfig.getType() |
|
ClusterJoinConfig.ClusterJoinType |
KubernetesClusterJoinConfig.getType() |
|
ClusterJoinConfig.ClusterJoinType |
MulticastClusterJoinConfig.getType() |
|
ClusterJoinConfig.ClusterJoinType |
TCPIPClusterJoinConfig.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.
|