| 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 | 
|---|---|
| EurekaConfig | ClientNetworkConfig. getEurekaConfig()Returns the current  EurekaConfig. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientNetworkConfig | ClientNetworkConfig. setEurekaConfig(EurekaConfig eurekaConfig)Sets configuration to connect nodes in Eureka environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| EurekaConfig | WanBatchPublisherConfig. getEurekaConfig()Returns the  EurekaConfigused by the discovery mechanism for this
 WAN publisher. | 
| EurekaConfig | JoinConfig. getEurekaConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| WanBatchPublisherConfig | WanBatchPublisherConfig. setEurekaConfig(EurekaConfig eurekaConfig)Sets the  EurekaConfigused by the discovery mechanism for this
 WAN publisher. | 
| JoinConfig | JoinConfig. setEurekaConfig(EurekaConfig eurekaConfig) | 
| Constructor and Description | 
|---|
| EurekaConfig(EurekaConfig eurekaConfig) | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.