com.hazelcast.impl.partition
Class SingleMemberGroupFactory

java.lang.Object
  extended by com.hazelcast.impl.partition.SingleMemberGroupFactory
All Implemented Interfaces:
MemberGroupFactory

public class SingleMemberGroupFactory
extends Object
implements MemberGroupFactory


Constructor Summary
SingleMemberGroupFactory()
           
 
Method Summary
 Set<MemberGroup> createMemberGroups(Collection<MemberImpl> members)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleMemberGroupFactory

public SingleMemberGroupFactory()
Method Detail

createMemberGroups

public Set<MemberGroup> createMemberGroups(Collection<MemberImpl> members)
Specified by:
createMemberGroups in interface MemberGroupFactory


Copyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.