Interface | Description |
---|---|
MemberGroup | |
MemberGroupFactory |
Defines how members will be grouped (e.g.
|
Class | Description |
---|---|
ConfigMemberGroupFactory | |
DefaultMemberGroup | |
HostAwareMemberGroupFactory | |
MemberGroupFactoryFactory | |
SingleMemberGroup | |
SingleMemberGroupFactory |
Arranges members in single-member groups (every member is its own group).
|
SPIAwareMemberGroupFactory |
SPIAwareMemberGroupFactory is responsible for providing custom MemberGroups
implemented by the user in
DiscoveryStrategy.getPartitionGroupStrategy()
to the PartitionStateManager . |
ZoneAwareMemberGroupFactory |
ZoneAwareMemberGroupFactory is responsible for MemberGroups
creation according to the host metadata provided by
DiscoveryStrategy.discoverLocalMetadata() |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.