| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| AdvancedNetworkConfig | AdvancedNetworkConfig. addWanEndpointConfig(EndpointConfig endpointConfig)Adds the given WAN  EndpointConfigto the endpoints configuration. | 
| AdvancedNetworkConfig | Config. getAdvancedNetworkConfig() | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setClientEndpointConfig(ServerSocketEndpointConfig serverSocketEndpointConfig)Sets the server socket endpoint config for  CLIENTprotocol. | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setEnabled(boolean enabled) | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setEndpointConfigs(Map<com.hazelcast.instance.EndpointQualifier,EndpointConfig> endpointConfigs) | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setIcmpFailureDetectorConfig(IcmpFailureDetectorConfig icmpFailureDetectorConfig)Sets the  IcmpFailureDetectorConfig. | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setJoin(JoinConfig join) | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setMemberAddressProviderConfig(MemberAddressProviderConfig memberAddressProviderConfig) | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setMemberEndpointConfig(ServerSocketEndpointConfig serverSocketEndpointConfig)Sets the server socket endpoint config for  MEMBERprotocol. | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setMemcacheEndpointConfig(ServerSocketEndpointConfig memcacheEndpointConfig)Sets the server socket endpoint config for  memcacheprotocol. | 
| AdvancedNetworkConfig | AdvancedNetworkConfig. setRestEndpointConfig(RestServerEndpointConfig restServerEndpointConfig)Sets the server socket endpoint config for  RESTprotocol. | 
| Modifier and Type | Method and Description | 
|---|---|
| Config | Config. setAdvancedNetworkConfig(AdvancedNetworkConfig advancedNetworkConfig) | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.