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