com.hazelcast.partition.membergroup
Class ConfigMemberGroupFactory
java.lang.Object
com.hazelcast.partition.membergroup.ConfigMemberGroupFactory
- All Implemented Interfaces:
- MemberGroupFactory
public class ConfigMemberGroupFactory
- extends Object
- implements MemberGroupFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigMemberGroupFactory
public ConfigMemberGroupFactory(Collection<MemberGroupConfig> memberGroupConfigs)
createInternalMemberGroups
protected Set<MemberGroup> createInternalMemberGroups(Collection<? extends Member> members)
createMemberGroups
public final Collection<MemberGroup> createMemberGroups(Collection<? extends Member> members)
- Specified by:
createMemberGroups
in interface MemberGroupFactory
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.