| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InterfacesConfig | EndpointConfig. interfaces | 
| Modifier and Type | Method and Description | 
|---|---|
| InterfacesConfig | InterfacesConfig. addInterface(String ip)Adds a new interface | 
| InterfacesConfig | InterfacesConfig. clear()clears all interfaces. | 
| InterfacesConfig | AdvancedNetworkConfig.MemberNetworkingView. getInterfaces() | 
| InterfacesConfig | EndpointConfig. getInterfaces() | 
| InterfacesConfig | NetworkConfig. getInterfaces() | 
| InterfacesConfig | InterfacesConfig. setEnabled(boolean enabled) | 
| InterfacesConfig | InterfacesConfig. setInterfaces(Collection<String> interfaces)Adds a collection of interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| RestServerEndpointConfig | RestServerEndpointConfig. setInterfaces(InterfacesConfig interfaces) | 
| ServerSocketEndpointConfig | ServerSocketEndpointConfig. setInterfaces(InterfacesConfig interfaces) | 
| NetworkConfig | AdvancedNetworkConfig.MemberNetworkingView. setInterfaces(InterfacesConfig interfaces) | 
| EndpointConfig | EndpointConfig. setInterfaces(InterfacesConfig interfaces) | 
| NetworkConfig | NetworkConfig. setInterfaces(InterfacesConfig interfaces) | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.