Uses of Interface
com.hazelcast.impl.partition.MemberGroup

Packages that use MemberGroup
com.hazelcast.impl.partition   
 

Uses of MemberGroup in com.hazelcast.impl.partition
 

Classes in com.hazelcast.impl.partition that implement MemberGroup
 class DefaultMemberGroup
           
 class SingleMemberGroup
           
 

Methods in com.hazelcast.impl.partition that return types with arguments of type MemberGroup
 Collection<MemberGroup> ConfigMemberGroupFactory.createMemberGroups(Collection<MemberImpl> members)
           
 Collection<MemberGroup> HostAwareMemberGroupFactory.createMemberGroups(Collection<MemberImpl> members)
           
 Collection<MemberGroup> MemberGroupFactory.createMemberGroups(Collection<MemberImpl> members)
           
 Set<MemberGroup> SingleMemberGroupFactory.createMemberGroups(Collection<MemberImpl> members)
           
 



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