Uses of Record Class
com.hazelcast.cp.CPGroupsSnapshot.GroupInfo
-
Uses of CPGroupsSnapshot.GroupInfo in com.hazelcast.cp
ModifierConstructorDescriptionCPGroupsSnapshot
(Map<CPGroupId, CPGroupsSnapshot.GroupInfo> groupIdToInfo) Create a newCPGroupsSnapshot
without any CP to AP UUID mapping.CPGroupsSnapshot
(Map<CPGroupId, CPGroupsSnapshot.GroupInfo> groupIdToInfo, Map<UUID, UUID> cpToApUuids) Create a newCPGroupsSnapshot
with included CP to AP UUID mapping.