public class SPIAwareMemberGroupFactory extends Object implements MemberGroupFactory
DiscoveryStrategy.getPartitionGroupStrategy()
to the PartitionStateManager
.Constructor and Description |
---|
SPIAwareMemberGroupFactory(DiscoveryService discoveryService) |
Modifier and Type | Method and Description |
---|---|
protected Set<MemberGroup> |
createInternalMemberGroups(Collection<? extends Member> allMembers) |
Collection<MemberGroup> |
createMemberGroups(Collection<? extends Member> members) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createMemberGroups
public SPIAwareMemberGroupFactory(DiscoveryService discoveryService)
protected Set<MemberGroup> createInternalMemberGroups(Collection<? extends Member> allMembers)
public final Collection<MemberGroup> createMemberGroups(Collection<? extends Member> members)
createMemberGroups
in interface MemberGroupFactory
Copyright © 2018 Hazelcast, Inc.. All rights reserved.