Package | Description |
---|---|
com.hazelcast.config |
Modifier and Type | Method and Description |
---|---|
Interfaces |
Interfaces.addInterface(String ip)
Adds a new interface
|
Interfaces |
Interfaces.clear()
clears all interfaces.
|
Interfaces |
NetworkConfig.getInterfaces() |
Interfaces |
Interfaces.setEnabled(boolean enabled) |
Interfaces |
Interfaces.setInterfaces(Collection<String> interfaces)
Adds a collection of interfaces.
|
Modifier and Type | Method and Description |
---|---|
NetworkConfig |
NetworkConfig.setInterfaces(Interfaces interfaces) |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.