| Package | Description |
|---|---|
| com.hazelcast.config |
| Modifier and Type | Method and Description |
|---|---|
MemberGroupConfig |
MemberGroupConfig.addInterface(String ip) |
MemberGroupConfig |
MemberGroupConfig.clear() |
MemberGroupConfig |
MemberGroupConfig.setInterfaces(Collection<String> interfaces) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MemberGroupConfig> |
PartitionGroupConfig.getMemberGroupConfigs() |
| Modifier and Type | Method and Description |
|---|---|
PartitionGroupConfig |
PartitionGroupConfig.addMemberGroupConfig(MemberGroupConfig config) |
| Modifier and Type | Method and Description |
|---|---|
PartitionGroupConfig |
PartitionGroupConfig.setMemberGroupConfigs(Collection<MemberGroupConfig> memberGroupConfigs) |
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.