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

Packages that use MemberGroupFactory
com.hazelcast.impl.partition   
 

Uses of MemberGroupFactory in com.hazelcast.impl.partition
 

Classes in com.hazelcast.impl.partition that implement MemberGroupFactory
 class ConfigMemberGroupFactory
           
 class HostAwareMemberGroupFactory
           
 class SingleMemberGroupFactory
           
 

Methods in com.hazelcast.impl.partition that return MemberGroupFactory
static MemberGroupFactory PartitionStateGeneratorFactory.newMemberGroupFactory(PartitionGroupConfig partitionGroupConfig)
           
 

Methods in com.hazelcast.impl.partition with parameters of type MemberGroupFactory
static PartitionStateGenerator PartitionStateGeneratorFactory.newCustomPartitionStateGenerator(MemberGroupFactory nodeGroupFactory)
           
 



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