| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| InterfacesConfig | InterfacesConfig. addInterface(String ip)Adds a new interface | 
| InterfacesConfig | InterfacesConfig. clear()clears all interfaces. | 
| 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 | 
|---|---|
| NetworkConfig | NetworkConfig. setInterfaces(InterfacesConfig interfaces) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.