public interface CPMember
CPSubsystem, hence maintain CP data structures. If
 CPSubsystemConfig.getCPMemberCount() is configured to be N,
 first N members of the cluster are assigned as CP members during startup.
 After CP Subsystem is initialized, other Hazelcast members can be promoted
 to be a CP member via
 CPSubsystemManagementService.promoteToCPMember().CPSubsystem, 
CPSubsystemConfig, 
CPSubsystemManagementService| Modifier and Type | Method and Description | 
|---|---|
Address | 
getAddress()
Returns the address of this CP member. 
 | 
UUID | 
getUuid()
Returns the UUID of this CP member. 
 | 
UUID getUuid()
Cluster.getLocalMember().Address getAddress()
Cluster.getLocalMember()Copyright © 2022 Hazelcast, Inc.. All rights reserved.