com.hazelcast.impl.partition
Class HostAwareMemberGroupFactory

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

public class HostAwareMemberGroupFactory
extends Object
implements MemberGroupFactory


Constructor Summary
HostAwareMemberGroupFactory()
           
 
Method Summary
 Collection<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

HostAwareMemberGroupFactory

public HostAwareMemberGroupFactory()
Method Detail

createMemberGroups

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


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