| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| Modifier and Type | Method and Description |
|---|---|
KubernetesConfig |
JoinConfig.getKubernetesConfig() |
KubernetesConfig |
WanPublisherConfig.getKubernetesConfig()
Returns the
KubernetesConfig used by the discovery mechanism for this
WAN publisher. |
| Modifier and Type | Method and Description |
|---|---|
JoinConfig |
JoinConfig.setKubernetesConfig(KubernetesConfig kubernetesConfig) |
WanPublisherConfig |
WanPublisherConfig.setKubernetesConfig(KubernetesConfig kubernetesConfig)
Sets the
KubernetesConfig used by the discovery mechanism for this
WAN publisher. |
Copyright © 2019. All Rights Reserved.