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