| Package | Description | 
|---|---|
| com.hazelcast.client.config | 
 Contains classes related to config for com.hazelcast.client 
 | 
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KubernetesConfig | 
ClientNetworkConfig.getKubernetesConfig()
Returns the current  
KubernetesConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
ClientNetworkConfig | 
ClientNetworkConfig.setKubernetesConfig(KubernetesConfig kubernetesConfig)
Sets configuration to connect nodes in Kubernetes environment. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KubernetesConfig | 
WanBatchPublisherConfig.getKubernetesConfig()
Returns the  
KubernetesConfig used by the discovery mechanism for this
 WAN publisher. | 
KubernetesConfig | 
JoinConfig.getKubernetesConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
WanBatchPublisherConfig | 
WanBatchPublisherConfig.setKubernetesConfig(KubernetesConfig kubernetesConfig)
Sets the  
KubernetesConfig used by the discovery mechanism for this
 WAN publisher. | 
JoinConfig | 
JoinConfig.setKubernetesConfig(KubernetesConfig kubernetesConfig)  | 
| Constructor and Description | 
|---|
KubernetesConfig(KubernetesConfig kubernetesConfig)  | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.