| Package | Description | 
|---|---|
| com.hazelcast.partition.membergroup | todo | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigMemberGroupFactory | 
| class  | HostAwareMemberGroupFactory | 
| class  | SingleMemberGroupFactory | 
| class  | SPIAwareMemberGroupFactorySPIAwareMemberGroupFactory is responsible for providing custom MemberGroups
 implemented by the user in  DiscoveryStrategy.getPartitionGroupStrategy()to thePartitionStateManager. | 
| class  | ZoneAwareMemberGroupFactoryZoneAwareMemberGroupFactory is responsible for MemberGroups
 creation according to the host metadata provided by
  DiscoveryStrategy.discoverLocalMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| static MemberGroupFactory | MemberGroupFactoryFactory. newMemberGroupFactory(PartitionGroupConfig partitionGroupConfig,
                     DiscoveryService discoveryService) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.